CategoryAxisAutomaticCategory Property Bytescout Spreadsheet SDK
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.1.2054-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