Hide Comments
Hide Comments

Comments (0)

Defines the set of grid marks that the axis grid should draw. Each grid mark type is drawn with its own pen:    GridPen for the major grid,    MinorGridPen for the minor grid, and    TicksPen for the tick marks.

AxisGridOptionsExample
 

Namespace: FMX.RS.ChartPanel

expandingSyntax

Delphi

published
  property DrawOptions: TAxisDrawGridOptions read FDrawOptions write SetDrawOptions default DefaultAxisDrawGridOptions;
 

Property Value

Type: TAxisDrawGridOptions

expandingSee Also

Comments (0)

RiverSoftAVG Charting Component Suite (RCCS) © 2005-2015, Thomas G. Grubb