ChartGridStyle Class |
Namespace: Kettic.AspNet.Controls.ChartModel.Styles
The ChartGridStyle type exposes the following members.
Name | Description | |
---|---|---|
![]() | ChartGridStyle |
Creates a new instance of StyleChartDataTable class.
|
![]() | ChartGridStyle(ChartGrid) |
Creates a new instance of StyleChartDataTable class.
|
![]() | ChartGridStyle(ChartDimensionsBase, Fill, ChartPosition, TextSurface, Border, Shadow, Boolean) |
Creates a new instance of StyleChartDataTable class.
|
Name | Description | |
---|---|---|
![]() | Clone |
Clone this object
(Overrides StyleBaseClone.) |
Name | Description | |
---|---|---|
![]() | CellHeight |
Specifies data table cell height
|
![]() | CellWidth |
Specifies data table cell width
|
![]() | ChartTextWrap |
Specifies text wrap property for texts in Data Table
|
![]() | DrawHorizontalLines |
Should horizontal lines be rendered
|
![]() | DrawLines |
Hide/show all lines
|
![]() | DrawVerticalLines |
Should vertical lines be rendered
|
![]() | Figure |
Specifies the figure property
|
![]() | Fill |
Specifies the background property
|
![]() | RenderType |
Specifies data table rendering type
|
![]() | TextHorizontalAlign |
Specifies text horizontal alignment
|
![]() | TextSurface |
Specifies the text properties
|
![]() | TextVerticalAlign |
Specifies text vertical alignment
|
![]() | Visible |
Specifies DataTable visibility
(Overrides StyleBaseVisible.) |