Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 355 for

axis system

(0.29 sec)
  1. Aspose::Words::Drawing::Charts::AxisDisplayUnit...

    Aspose::Words::Drawing::Charts::AxisDisplayUnit::get_CustomUnit method. Gets or sets a user-defined divisor to scale display units on the value Axis in C++....scale display units on the value axis. double Aspose :: Words :: Drawing...values of a chart axis. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_CrossesAt method. Specifies where on the perpendicular Axis the Axis crosses in C++....where on the perpendicular axis the axis crosses. double Aspose ::...the type of axis. When the axis is a value axis, the value of...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Charts::AxisBuiltInUnit...

    Aspose::Words::Drawing::Charts::AxisBuiltInUnit enum. Specifies the display units for an Axis in C++....Specifies the display units for an axis. enum class AxisBuiltInUnit...values of a chart axis. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::AxisCrosses enu...

    Aspose::Words::Drawing::Charts::AxisCrosses enum. Specifies the possible crossing points for an Axis in C++....possible crossing points for an axis. enum class AxisCrosses Values...category axis crosses at the zero point of the value axis (if possible)...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_AxisBetweenCategories method. Gets or sets a flag indicating whether the value Axis crosses the category Axis between categories in C++....whether the value axis crosses the category axis between categories...graph axis to cross at a custom location. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AxisBound::AxisBound constructor. Creates a new instance indicating that Axis bound should be determined automatically by a word-processing application in C++....new instance indicating that axis bound should be determined automatically...how to set custom axis bounds. auto doc = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartAxisTitle ...

    Aspose::Words::Drawing::Charts::ChartAxisTitle class. Provides access to the Axis title properties. To learn more, visit the documentation article in C++....class Provides access to the axis title properties. To learn more...class ChartAxisTitle : public System :: Object Methods Method Description...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartAxis class...

    Aspose::Words::Drawing::Charts::ChartAxis class. Represents the Axis options of the chart. To learn more, visit the documentation article in C++....ChartAxis class Represents the axis options of the chart. To learn...whether the value axis crosses the category axis between categories...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Drawing::Charts::AxisGroup enum ...

    Aspose::Words::Drawing::Charts::AxisGroup enum. Represents a type of a chart Axis group in C++....Represents a type of a chart axis group. enum class AxisGroup...primary axis group. Secondary 1 Specifies the secondary axis group...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations.... It shows how to get actual axis values, swap data between axes...horizontal axis for line charts, change the category axis type, set...

    docs.aspose.com/slides/cpp/chart-axis/