Aspose::Words::Drawing::Charts::Chart::get_AxisY method. Provides access to properties of the primary Y axis of the chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...
Aspose::Words::Drawing::Charts::Chart::get_AxisX method. Provides access to properties of the primary X axis of the chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...
Aspose::Words::Drawing::Charts::AxisScaling::get_Maximum method. Gets or sets the maximum value of the axis in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...
Aspose::Words::Drawing::Charts::ChartTitle::get_Show method. Determines whether the title shall be shown for this chart. Default value is true in C++....( doc ); // Insert a chart shape with a document builder and...Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...
Aspose::Words::Drawing::Charts::Chart::get_Title method. Provides access to the chart title properties in C++....( doc ); // Insert a chart shape with a document builder and...Aspose :: Words :: Drawing :: Shape > chartShape = builder -> InsertChart...