Table of Contents

TAxisLineOptions.DoNotDrawLabelsIfNotDrawingAxis Property

If true and the line format is none, the axis labels will not be drawn.

Syntax

Namespace: FlexCel.Core

public Boolean DoNotDrawLabelsIfNotDrawingAxis { get; set; }

See also