Link Search Menu Expand Document

CategoryAxisAutomaticCategory Property

Gets or sets a value indicating whether this axis is a text axis based on the data that is used for the axis labels, not a specific choice.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public bool AutomaticCategory { get; set; }

Property Value

Type: Boolean
true if this axis is a text axis based on the data that is used for the axis labels, not a specific choice; otherwise, false.
See Also

Reference