Click or drag to resize
ChartGridStyle Properties

The ChartGridStyle type exposes the following members.

Properties
  Name Description
Public property CellHeight
Specifies data table cell height
Public property CellWidth
Specifies data table cell width
Public property ChartTextWrap
Specifies text wrap property for texts in Data Table
Public property DrawHorizontalLines
Should horizontal lines be rendered
Public property DrawLines
Hide/show all lines
Public property DrawVerticalLines
Should vertical lines be rendered
Public property Figure
Specifies the figure property
Public property Fill
Specifies the background property
Public property RenderType
Specifies data table rendering type
Public property TextHorizontalAlign
Specifies text horizontal alignment
Public property TextSurface
Specifies the text properties
Public property TextVerticalAlign
Specifies text vertical alignment
Public property Visible
Specifies DataTable visibility
(Overrides StyleBaseVisible.)
Top
See Also