AxisScaling.maximum property. Gets or sets the maximum value of the Axis....sets the maximum value of the axis. @property def maximum ( self...aspose . words . drawing . charts . AxisBound : ... @maximum...
ChartAxis.scaling property. Provides access to the scaling options of the Axis....to the scaling options of the axis. @property def scaling ( self...aspose . words . drawing . charts . AxisScaling : ... Examples...
ChartAxis.has_major_gridlines property. Gets or sets a flag indicating whether the Axis has major gridlines....flag indicating whether the axis has major gridlines. @property...Examples Shows how to insert chart with date/time values. doc =...
Chart.Axis_y property. Provides access to properties of the primary Y Axis of the Chart....axis_y property Chart.axis_y property Provides access to properties...the primary Y axis of the chart. @property def axis_y ( self ) ->...
ChartAxis.scaling property. Provides access to the scaling options of the Axis....to the scaling options of the axis. get scaling () : Aspose . Words...Words . Drawing . Charts . AxisScaling Examples Shows how to...
aspose.words.drawing.Charts.AxisTickLabels class. Represents properties of Axis tick mark labels....class Represents properties of axis tick mark labels. Properties...or sets text alignment of the axis tick labels. font Provides access...
ChartAxis.hasMinorGridlines property. Gets or sets a flag indicating whether the Axis has minor gridlines....flag indicating whether the axis has minor gridlines. get hasMinorGridlines...Examples Shows how to insert chart with date/time values. let doc...
ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category Axis....represented on the time category axis. get baseTimeUnit () : Aspose...Aspose . Words . Drawing . Charts . AxisTimeUnit Remarks The property...
Aspose.Words.Drawing.Charts.AxisTickLabels class. Represents properties of Axis tick mark labels....class Represents properties of axis tick mark labels. Properties...or sets text alignment of the axis tick labels. font Provides access...
Represents a collection of ChartSeriesGroup objects in Java....more, visit the Working with Charts documentation article. Examples:...work with the secondary axis of chart. Document doc = new Document();...