XlsChartCategoryAxis
DefaultCategoryAxisId Field
|
Some category axis id.
Namespace:
Spire.Xls.Core.Spreadsheet.Charts
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public const int DefaultCategoryAxisId = 59983360
Public Const DefaultCategoryAxisId As Integer = 59983360
public:
literal int DefaultCategoryAxisId = 59983360
static val mutable DefaultCategoryAxisId: int
Field Value
Type:
Int32
See Also