Aspose::Words::Drawing::Charts::IChartDataPoint::get_Marker method. Specifies a data marker. Marker is automatically created when requested in C++....Aspose::Words::Drawing::Charts::IChartDataPoint::get_Marker method...Aspose :: Words :: Drawing :: Charts :: ChartMarker > Aspose ::...
Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method. Gets or sets type of the category axis in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_CategoryType method...Aspose :: Words :: Drawing :: Charts :: AxisCategoryType Aspose...
Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark method. Returns or sets the major tick marks in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_MajorTickMark...Aspose :: Words :: Drawing :: Charts :: AxisTickMark Aspose :: Words...
Discover the ChartSeriesGroup DoughnutHoleSize property to easily customize your doughnut Chart's hole size percentage for enhanced data visualization....size of the parent doughnut chart as a percentage. public int...create and format Doughnut chart. Document doc = new Document...
ChartTitle.text property. Gets or sets the text of the Chart title...Gets or sets the text of the chart title. If null or empty value...Examples Shows how to insert a chart and set a title. let doc = new...
Provides access to the axis title properties in Java....more, visit the Working with Charts documentation article. Examples:...Examples: Shows how to set chart axis title. Document doc = new...
aspose.words.drawing.Charts.ChartSeries class. Represents Chart series properties...ChartSeries class Represents chart series properties. To learn...more, visit the Working with Charts documentation article. Interfaces:...
Specifies the display units for an axis in Java....marks and displayed values of a chart axis. Document doc = new Document();...SCATTER, 450.0, 250.0); Chartchart = shape.getChart(); Assert...
ChartSeriesGroup.doughnut_hole_size property. Gets or sets the hole size of the parent doughnut Chart as a percentage....size of the parent doughnut chart as a percentage. @property def...create and format Doughnut chart. doc = aw . Document () builder...