Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 1,814 for

chart axis

(0.08 sec)
  1. chart.CategoryAxis.GetAxisTexts() are not the s...

    hi , i have an excel file: 4366-20250303.7z (108.4 KB) there is an Chart. i ues the below codes to get the lables: var Chart = sheet.Charts.OrderByDescending(t => t.ChartObject.LowerRightRow).First(); var labels = …...chart.CategoryAxis.GetAxisTexts() are not the same as what excel...4366-20250303.7z (108.4 KB) there is an chart. i ues the below codes to get...

    forum.aspose.com/t/chart-categoryaxis-getaxiste...
  2. 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++....Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_SeriesType...pe method Gets the type of chart series included in this group...

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

    Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method. Returns or sets a flag indicating whether values of Axis should be displayed in reverse order, i.e. from max to min in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_ReverseOrder method...indicating whether values of axis should be displayed in reverse...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartAxis.tickMarkSpacing property | Aspose.Wor...

    ChartAxis.tickMarkSpacing property. Gets or sets the interval, at which tick marks are drawn....supported by MS Office 2016 new charts. Valid range of a value is...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartAxis.minorUnit property | Aspose.Words for...

    ChartAxis.minorUnit property. Returns or sets the distance between minor tick marks....Examples Shows how to insert a chart and modify the appearance of...Drawing . Charts . ChartType . Column , 500 , 300 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ChartAxis.document property | Aspose.Words for ...

    ChartAxis.document property. Returns the document containing the parent Chart....document containing the parent chart. @property def document ( self...Examples Shows how to insert a chart and modify the appearance of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 如何用C++设置类别轴|Documentation

    了解如何在Aspose.Cells for C++中设置类别轴。我们的指南将帮助您理解如何定义类别轴范围、调整其属性和格式化标签。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...worksheet . SetName ( u "CHART" ); // Add a chart to the worksheet int...

    docs.aspose.com/cells/zh/cpp/how-to-set-categor...
  8. ChartAxisTitle.text property | Aspose.Words for...

    ChartAxisTitle.text property. Gets or sets the text of the Axis title...Gets or sets the text of the axis title. If None or empty value...Examples Shows how to set chart axis title. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartSeriesGroupCollection.add method | Aspose....

    ChartSeriesGroupCollection.add method. Adds a new series group of the specified series type to this collection.... Charts . ChartSeriesType ) Parameter...ChartSeriesType Remarks Combo charts can contain series groups only...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartLegend.format property | Aspose.Words for ...

    ChartLegend.format property. Provides access to fill and line formatting of the legend.... Charts . ChartFormat Examples Shows how to use chart formating...Drawing . Charts . ChartType . Column , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...