Table of Contents

Class ScatterBase

Namespace
HeBianGu.Control.Chart2D
Assembly
HeBianGu.Control.Chart2D.dll
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

DependencyProperty

ShowCountProperty

public static readonly DependencyProperty ShowCountProperty

Field Value

DependencyProperty

Properties

AlignmentCenter

public bool AlignmentCenter { get; set; }

Property Value

bool

DefaultKey

public static ComponentResourceKey DefaultKey { get; }

Property Value

ComponentResourceKey

ShowCount

散点显示的最大数量

public int ShowCount { get; set; }

Property Value

int

Methods

InitX()

protected override void InitX()