Class ScatterBase
public class ScatterBase : Layer, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient, IAddChild, IDraw
- Inheritance
-
ScatterBase
- Implements
- Derived
- Inherited Members
- Extension Methods
Fields
AlignmentCenterProperty
public static readonly DependencyProperty AlignmentCenterProperty
Field Value
ShowCountProperty
public static readonly DependencyProperty ShowCountProperty
Field Value
Properties
AlignmentCenter
public bool AlignmentCenter { get; set; }
Property Value
DefaultKey
public static ComponentResourceKey DefaultKey { get; }
Property Value
ShowCount
散点显示的最大数量
public int ShowCount { get; set; }
Property Value
Methods
InitX()
protected override void InitX()