ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis.... scaling . minimum = new aw . Drawing...( "2017-11-05" )); xAxis . scaling . maximum = new aw . Drawing...
ChartAxis.has_major_gridlines property. Gets or sets a flag indicating whether the axis has major gridlines.... scaling . minimum = aw . drawing ....2017 , 11 , 5 )) x_axis . scaling . maximum = aw . drawing ....
AxisScaling.maximum property. Gets or sets the maximum value of the axis.... scaling . minimum = aw . drawing ....2017 , 11 , 5 )) x_axis . scaling . maximum = aw . drawing ....
ChartAxis.minor_unit_is_auto property. Gets or sets a flag indicating whether default distance between minor tick marks shall be used.... scaling . minimum = aw . drawing ....AxisBound ( value =- 10 ) axis . scaling . maximum = aw . drawing ....
Aspose.Words.Drawing.Charts.AxisTickMark enumeration. Specifies the possible positions for tick marks.... scaling . minimum = new aw . Drawing...( "2017-11-05" )); xAxis . scaling . maximum = new aw . Drawing...
ChartAxis.displayUnit property. Specifies the Scaling value of the display units for the value axis....displayUnit property Specifies the scaling value of the display units...27 minor tick marks. axis . scaling . minimum = new aw . Drawing...
AxisDisplayUnit.unit property. Gets or sets the Scaling value of the display units as one of the predefined values....property Gets or sets the scaling value of the display units...27 minor tick marks. axis . scaling . minimum = new aw . Drawing...
AxisScaling.maximum property. Gets or sets the maximum value of the axis.... scaling . minimum = new aw . Drawing...( "2017-11-05" )); xAxis . scaling . maximum = new aw . Drawing...
Represents the Scaling options of the axis in Java....implements Cloneable Represents the scaling options of the axis. To learn...Shows how to apply logarithmic scaling to a chart axis. Document doc...