ChartAxisItem Class |
Namespace: Kettic.AspNet.Controls.ChartModel
The ChartAxisItem type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChartAxisItem | Creates a new instance of the class. |
![]() | ChartAxisItem(String) | Creates a new instance of the class. |
![]() | ChartAxisItem(IContainer) | Creates a new instance of the class. |
![]() | ChartAxisItem(String, Color) |
Creates a new instance of the class.
|
![]() | ChartAxisItem(String, Color, Boolean) |
Creates a new instance of the class.
|
![]() | ChartAxisItem(String, Color, Boolean, IContainer) |
Creates a new instance of the class.
|
Name | Description | |
---|---|---|
![]() | Value |
Gets or sets the axis value
|
![]() | Visible | Gets or sets a boolean value indicates whether the axis item is visible (Overrides ChartLabelBaseVisible.) |