Aspose.Words.Drawing.Charts.AxisGroup enumeration. Represents a type of a ChartAxis group....enumeration Represents a type of a chartaxis group. Members Name Description...primary axis group. Secondary Specifies the secondary axis group...
aspose.words.drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....Description HIGH Specifies the axis labels shall be at the high...the perpendicular axis. LOW Specifies the axis labels shall be...
Discover the Aspose.Words.Drawing.Charts.ChartAxisType enum to easily define ChartAxis types and enhance your document's data visualization....enumeration Specifies type of chartaxis. public enum ChartAxisType...Category axis of a chart. Series 1 Series axis of a chart. Value...
Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of Axis values...minimum or maximum bound of axis values. To learn more, visit...visit the Working with Charts documentation article. Remarks Bound...
Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies type of a category Axis....Specifies type of a category axis. Members Name Description Automatic...Specifies that type of a category axis is determined automatically...
Discover the ChartAxis NumberFormat property to customize your Chart's number formats effortlessly with the ChartNumberFormat object for enhanced data visualization....defining number formats for the axis. public ChartNumberFormat NumberFormat...Shows how to set formatting for chart values. Document doc = new Document...
Aspose::Words::Drawing::Charts::AxisBound::get_Value method. Returns numeric value of Axis bound in C++....Aspose::Words::Drawing::Charts::AxisBound::get_Value method Contents...method Returns numeric value of axis bound. double Aspose :: Words...
Aspose::Words::Drawing::Charts::AxisBound::get_IsAuto method. Returns a flag indicating that Axis bound should be determined automatically in C++....Aspose::Words::Drawing::Charts::AxisBound::get_IsAuto method...Returns a flag indicating that axis bound should be determined automatically...
Aspose::Words::Drawing::Charts::AxisBound::get_ValueAsDate method. Returns value of Axis bound represented as datetime in C++....Aspose::Words::Drawing::Charts::AxisBound::get_ValueAsDate method...ate method Returns value of axis bound represented as datetime...
Specifies the possible crossing points for an Axis in Java....points for an axis. Examples: Shows how to insert a chart and modify...300.0); Chartchart = shape.getChart(); // Clear the chart's demo...