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

makearray

(0.07 sec)
  1. 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...
  2. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Show method. Gets or sets a flag indicating whether the data table will be shown for the chart. Default value is false 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...
  3. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_HasOutlineBorder method. Gets or sets a flag indicating whether an outline border, that is, a border around series and category names, is displayed. 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::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...
  5. 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...
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SeriesType method. Gets the type of chart series included in this 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...
  7. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_AxisX method. Provides access to properties of the X 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...
  8. 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...
  9. 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...
  10. 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...