TAxisLineOptions Class Line options for an Axis. Syntax Unit: FlexCel.Core TAxisLineOptions = class(TFlexCelObject); Methods Name Description Clone Returns a deep copy of this object. Properties Name Description MainAxis Line options for the main axis line. MajorGridLines Line options for the major gridlines along the axis. MinorGridLines Line options for the minor gridlines along the axis. DoNotDrawLabelsIfNotDrawingAxis If true and the line format is none, the axis labels will not be drawn.