Aspose.Words.Drawing.Charts.AxisCategoryType enumeration. Specifies type of a category axis....data series to start with a clean chart. chart . series . clear...clear (); // Insert a chart series with categories for the X-axis...
ChartAxis.tickLabels property. Provides access to the properties of the axis tick mark labels....data series to start with a clean chart. chart . series . clear...clear (); // Insert a chart series with categories for the X-axis...
Aspose::Words::Drawing::Charts::ChartDataLabelPosition enum. Specifies the position for a chart data label in C++....-> get_Series (); // Delete default generated series. seriesColl...seriesColl -> Clear (); // Add series. System :: SharedPtr < Aspose...
Aspose::Words::Drawing::Charts::ChartDataLabel::get_Orientation method. Gets or sets the orientation of the label text in C++....ChartSeries > series = shape -> get_Chart () -> get_Series () -> idx_get...ChartDataLabelCollec > dataLabels = series -> get_DataLabels (); // Show...
ChartAxis.format property. Provides access to line formatting of the axis and fill of the tick labels....data series to start with a clean chart. chart . series . clear...clear () # Insert a chart series with categories for the X-axis...
ChartAxisTitle.font property. Provides access to the font formatting of the axis title.... series ; // Delete default generated series. seriesColl...(); seriesColl . add ( "AW Series 1" , [ "AW Category 1" , "AW...