Aspose::Words::Drawing::Charts::ChartDataLabel::get_LeftMode method. Gets or sets the interpretation mode of the Left property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its Position property in C++....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...
Aspose::Words::Drawing::Charts::AxisTickLabels::get_Alignment method. Gets or sets text alignment of the axis tick labels in C++....-> get_TickLabels () -> get_Font () -> set_Color ( System ::...Charts::AxisTickLabels::get_Font method...
Aspose::Words::Drawing::Charts::ChartDataLabel::get_ShowBubbleSize method. Allows to specify if bubble size is to be displayed for the data labels on a chart. Applies only to Bubble charts. Default value is false in C++....get_DataLabels () -> idx_get ( i ) -> get_Font () -> set_Size ( 12 ); } doc...
Aspose::Words::Drawing::Charts::Chart::get_DataTable method. Provides access to properties of a data table of this chart. The data table can be shown using the Show property in C++....( false ); dataTable -> get_Font () -> set_Italic ( true ); dataTable...
Aspose::Words::Drawing::Charts::Chart::get_AxisZ method. Provides access to properties of the Z axis of the chart in C++....-> get_TickLabels () -> get_Font () -> set_Color ( System ::...
Aspose::Words::Drawing::Charts::ChartAxis::get_Crosses method. Specifies how this axis crosses the perpendicular axis in C++....-> get_TickLabels () -> get_Font () -> set_Color ( System ::...
Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnit method. Returns or sets the distance between major tick marks in C++....-> get_TickLabels () -> get_Font () -> set_Color ( System ::...
Aspose::Words::Drawing::Charts::ChartAxis::get_TickMarkSpacing method. Gets or sets the interval, at which tick marks are drawn in C++....-> get_TickLabels () -> get_Font () -> set_Color ( System ::...