Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,397 for

chart axis

(0.05 sec)
  1. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_Format method. Provides access to line formatting of the Axis and fill of the tick labels in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_Format method...access to line formatting of the axis and fill of the tick labels...

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

    Aspose::Words::Drawing::Charts::AxisTickLabels::get_Position method. Gets or sets the position of the tick labels on the Axis in C++....Aspose::Words::Drawing::Charts::AxisTickLabels::get_Position...labels on the axis. Aspose :: Words :: Drawing :: Charts :: AxisTickLabelPositio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 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 null or empty value...Examples Shows how to set chart axis title. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels 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. 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...
  6. 如何用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...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_TickMarkSpacing method. Gets or sets the interval, at which tick marks are drawn in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_TickMarkSpacing...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_TickMarkSpacing...

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

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnit method. Returns or sets the distance between major tick marks in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnit method...Aspose :: Words :: Drawing :: Charts :: ChartAxis :: get_MajorUnit...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartAxis.MajorUnit | Aspose.Words for .NET

    Discover the ChartAxis MajorUnit property to easily adjust major tick mark spacing, enhancing your data visualization and Chart clarity....Examples Shows how to insert a chart and modify the appearance of...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 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/python-net/aspose.wo...