AXisDisplayUnit.custom_unit property. Gets or sets a user-defined divisor to scale display units on the value aXis....AxisBound ( value = 20 ) # For the X-axis, set the major tick marks...5 units. axis = chart . axis_x axis . major_unit = 10 axis ....
AXisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values....AxisBound ( value = 20 ) # For the X-axis, set the major tick marks...5 units. axis = chart . axis_x axis . major_unit = 10 axis ....
ChartAXis.major_unit_is_auto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used....AxisBound ( value = 20 ) # For the X-axis, set the major tick marks...5 units. axis = chart . axis_x axis . major_unit = 10 axis ....
CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node.... of_type ( lambda x : x . as_shape (), b ), list ( doc...Enumerable . of_type ( lambda x : x . as_shape (), b ), list ( doc...
Specifies the possible positions for tick marks in Java....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. ChartAxis xAxis = chart...
ChartAXis.minorUnitScale property. Returns or sets the scale value for minor tick marks on the time category aXis....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...
AXisDisplayUnit.customUnit property. Gets or sets a user-defined divisor to scale display units on the value aXis....AxisBound ( 20 ); // For the X-axis, set the major tick marks...Inside ; // Set the X-axis bounds so that the X-axis spans 5 major...
Aspose::Words::Drawing::Charts::ChartAXis::get_MajorUnitScale method. Returns or sets the scale value for major tick marks on the time category aXis in C++....0 )); // For the X-axis, set the major tick marks...Inside ); // Set the X-axis bounds so that the X-axis spans 5 major...
Aspose::Words::Drawing::Charts::ChartAXis::get_DisplayUnit method. Specifies the scaling value of the display units for the value aXis in C++....0 )); // For the X-axis, set the major tick marks...Inside ); // Set the X-axis bounds so that the X-axis spans 5 major...
Aspose::Words::Drawing::Charts::AXisTickMark enum. Specifies the possible positions for tick marks in C++....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. System :: SharedPtr < Aspose...