[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.IAxis.BaseUnit

BaseUnit Property

BaseUnit

Returns or sets the base unit (Days/Months/Years) for the specified category axis (takes effect when the CategoryType is TimeScale).

Declaration
TimeUnit BaseUnit { get; set; }
Property BaseUnit As TimeUnit