Aspose::Words::Drawing::Charts::ChartAXis::get_MinorUnitScale method. Returns or sets the scale value for minor 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_HasMajorGridlines method. Gets or sets a flag indicating whether the aXis has major gridlines 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...
AXisDisplayUnit.document property. Returns the document containing the parent chart....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::ChartSeries::Clear method. Removes all data values from the chart series. Format of all individual data points and data labels is cleared in C++....() -> idx_get ( 0 ); // Clear X and Y values of the first series...() -> idx_get ( 1 ); // Clear X and Y values of the second series...
Aspose.Words.Drawing.Charts.AXisTickLabelPosition enumeration. Specifies the possible positions for tick labels....containing date/time values for the X-axis, and respective decimal values...lower and upper bounds for the X-axis. let xAxis = chart . axisX...
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::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.AXisDisplayUnit class. Provides access to the scaling options of the display units for 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...