Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 1,482 for

makearray

(0.73 sec)
  1. Aspose::Words::Drawing::Charts::ChartDataLabelC...

    Aspose::Words::Drawing::Charts::ChartDataLabelCollection::get_Separator method. Gets or sets string separator used for the data labels of the entire series. The default is a comma, except for pie charts showing only category name and percentage, when a line break shall be used instead in C++....Test Series" , System :: MakeArray < double > ({ 2.9 , 3.5 ,... 4.0 , 4.0 }), System :: MakeArray < double > ({ 1.9 , 8.5 ,...

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

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisY method. Provides access to properties of the Y axis of this series group in C++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 2 , 3 , 4 }));...

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

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasLegendKeys method. Gets or sets a flag indicating whether legend keys are displayed in the data table. The default value is true in C++....auto xValues = System :: MakeArray < double > ({ 2020 , 2021..."Series1" , xValues , System :: MakeArray < double > ({ 5 , 11 , 2 ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartSeries::ge...

    Aspose::Words::Drawing::Charts::ChartSeries::get_Format method. Provides access to fill and line formatting of the series in C++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 1 , 2 })); System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::Chart::get_Data...

    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++....auto xValues = System :: MakeArray < double > ({ 2020 , 2021..."Series1" , xValues , System :: MakeArray < double > ({ 5 , 11 , 2 ...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_LegendEntries method. Returns a collection of legend entries for all series and trendlines of the parent chart in C++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 1 , 2 })); series...

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

    Aspose::Words::Drawing::Charts::ChartLegendEntryCollection class. Represents a collection of chart legend entries. To learn more, visit the documentation article in C++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 1 , 2 })); series...

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

    Aspose::Words::Drawing::Charts::ChartAxisTitle::get_Format method. Provides access to fill and line formatting of the axis title in C++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 1 , 2 })); series...

    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++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 2 , 3 , 4 }));...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisGroup method. Gets or sets the axis group to which this series group belongs in C++....auto categories = System :: MakeArray < System :: String > ({ u..., categories , System :: MakeArray < double > ({ 2 , 3 , 4 }));...

    reference.aspose.com/words/cpp/aspose.words.dra...