Property | Type | Description | |
---|---|---|---|
ColumnPaddingProperty | |||
LabelsPositionProperty | |||
MaxColumnWidthProperty |
Method | Description | |
---|---|---|
ColumnSeries ( ) : System |
Initializes a new instance of ColumnSeries class
|
|
ColumnSeries ( object configuration ) : System |
Initializes a new instance of ColumnSeries class, using a given mapper
|
|
GetPointView ( ChartPoint point, string label ) : IChartPointView |
Gets the view of a given point
|
Method | Description | |
---|---|---|
InitializeDefuaults ( ) : void |
public ColumnSeries ( object configuration ) : System | ||
configuration | object | |
return | System |
public GetPointView ( ChartPoint point, string label ) : IChartPointView | ||
point | ChartPoint | |
label | string | |
return | IChartPointView |
public static DependencyProperty,System.Windows ColumnPaddingProperty | ||
return |
public static DependencyProperty,System.Windows LabelsPositionProperty | ||
return |