Table of Contents

TAxisLineOptions Class

Line options for an Axis.

Syntax

Namespace: FlexCel.Core

public class TAxisLineOptions: ICloneable

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.
DoNotDrawLabels​IfNot​Drawing​Axis If true and the line format is none, the axis labels will not be drawn.