Aspose::Words::Drawing::Charts::AxisScaleType enum. Specifies the possible scale types for an Axis in C++....possible scale types for an axis. enum class AxisScaleType Values...scaling to a chart axis. auto doc = System :: MakeObject < Aspose...
Aspose::Words::Drawing::FlipOrientation enum. Possible values for the orientation of a shape in C++....Horizontal 1 Flip along the y-axis, reversing the x-coordinates...Vertical 2 Flip along the x-axis, reversing the y-coordinates...
Aspose::Words::Drawing::Charts::Chart::get_AxisX method. Provides access to properties of the primary X Axis of the chart in C++....of the primary X axis of the chart. System :: SharedPtr < Aspose...appearance of its axes. auto doc = System :: MakeObject < Aspose :: Words...
Aspose::Words::Drawing::Charts::Chart::get_AxisY method. Provides access to properties of the primary Y Axis of the chart in C++....of the primary Y axis of the chart. System :: SharedPtr < Aspose...appearance of its axes. auto doc = System :: MakeObject < Aspose :: Words...
How to shift x Axis and y Axis line inside chart in case of negative values on series. Aspose.word.dll for .net
Attaching sample image
Screenshot_20250709_000606_M365 Copilot.jpg (114.0 KB)...6:41pm 1 How to shift x axis and y axis line inside chart in case...in Word and shift the x-axis and y-axis lines inside the chart...
Aspose::Words::Drawing::Charts::AxisScaling::get_LogBase method. Gets or sets the logarithmic base for a logarithmic Axis in C++....logarithmic base for a logarithmic axis. double Aspose :: Words :: Drawing...scaling to a chart axis. auto doc = System :: MakeObject < Aspose...
Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::get_Count method. Returns the number of series groups in this collection in C++....to remove secondary axis. auto doc = System :: MakeObject < Aspose...chart.docx" ); auto shape = System :: ExplicitCast < Aspose ::...
Aspose::Words::Drawing::Charts::AxisTickLabels::get_Font method. Provides access to font formatting of the tick labels in C++.... System :: SharedPtr < Aspose :: Words...appearance of its axes. auto doc = System :: MakeObject < Aspose :: Words...
Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection class. Represents a collection of ChartSeriesGroup objects in C++....ChartSeriesGroupColl : public System :: Collections :: Generic ::...:: IEnumerable < System :: SharedPtr < Aspose :: Words :: Drawing...
Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Font method. Provides access to the font formatting of the Axis title in C++....font formatting of the axis title. System :: SharedPtr < Aspose...how to set chart axis title. auto doc = System :: MakeObject <...