Specifies how many tick marks shall be skipped before the next one shall be drawn. Applied to category or series axis. Write uint16_t....Aspose::Slides::Charts Library Aspose.Slides get_TickMarksSpacing() ...
Specifies number of bins when AggregationType property value setted to AxisAggregationType::ByNumberOfBins. Applied to category axes. Used with Histogram or HistogramPareto series only....Aspose::Slides::Charts Library Aspose.Slides get_NumberOfBins() get_IsOverflowBin()...
Sets the geometry preset type. Note: on value changing all adjustment values will reset to their default values. Write Slides::ShapeType....Aspose::Slides Library Aspose.Slides get_ShapeType() get_Adjustments()...
Sets the custom display format of numbers and dates. If value is empty will be used PresetNumberFormat value. Write System::String....Aspose::Slides::Charts Library Aspose.Slides get_CustomNumberFormat()...
Returns the minimal font size, for which kerning should be switched on. std::numeric_limits::quiet_NaN() means value is undefined and should be inherited from the Master. Read float....Aspose::Slides Library Aspose.Slides set_Escapement() set_KerningMinimalSize()...
Sets the angle of the first pie or doughnut chart slice, in degrees (clockwise from up, from 0 to 360 degrees). Write uint16_t....Aspose::Slides::Charts Library Aspose.Slides get_FirstSliceAngle() get_IsColorVaried()...