ChartAxisX Class |
Namespace: Kettic.AspNet.Controls.ChartModel
The ChartAxisX type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChartAxisX(ChartDiagram) |
Creates a new instance of the ChartAxisX class.
|
![]() | ChartAxisX(ChartDiagram, IContainer) | Creates a new instance of the ChartAxisX class. |
Name | Description | |
---|---|---|
![]() | AddItem(String) |
Adds a new axis item.
|
![]() | AddItem(String, Color) |
Adds a new axis item.
|
![]() | ClearDataBoundState |
Clears all data bound settings for axis
|
Name | Description | |
---|---|---|
![]() | AutoShrink |
Specifies whether the axis is auto shrink or not.
|
![]() | DataLabelsField |
The data source column used as axis items labels source
|
![]() | IsDataBound |
Gets whether X ChartAxis data bound or not
|
![]() | LayoutMode |
Specifies the layout style of the axis.
|