Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 1,814 for

chart axis

(0.1 sec)
  1. Chart.Format | Aspose.Words for .NET

    Unlock advanced Chart formatting with our tool! Easily customize fill and line styles for stunning, professional visuals that enhance your data presentation....Format Contents [ Hide ] Chart.Format property Provides access...and line formatting of the chart. public ChartFormat Format {...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ChartAxis.major_unit property | Aspose.Words fo...

    ChartAxis.major_unit property. Returns or sets the distance between major tick marks....Examples Shows how to insert a chart and modify the appearance of.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartAxis.majorUnit property | Aspose.Words for...

    ChartAxis.majorUnit property. Returns or sets the distance between major 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...
  4. ChartAxis.MajorTickMark | Aspose.Words for .NET

    Discover the ChartAxis MajorTickMark property to easily customize your Chart's major tick marks for enhanced visual clarity and precision....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...
  5. Change Tick Label Direction with Node.js via C+...

    Learn how to change the direction of tick labels in Aspose.Cells for Node.js. Our guide will help you understand how to adjust the orientation of tick labels on axes, including horizontal, vertical, and angled orientations....with the ability to change the chart tick label direction by using...// Load the chart from source worksheet const chart = worksheet...

    docs.aspose.com/cells/nodejs-cpp/change-tick-la...
  6. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.Charts.ChartType enumeration. Specifies type of a Chart....type of a chart. Members Name Description AREA Area chart. AREA_STACKED...Area chart. AREA_PERCENT_STACKED 100% Stacked Area chart. AREA_3D...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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/python-net/aspose.wo...
  8. AxisTickLabels.is_auto_spacing property | Aspos...

    AxisTickLabels.is_auto_spacing property. Gets or sets a flag indicating whether to use automatic interval for drawing the tick labels....2016 new charts. Examples Shows how to insert a chart and modify.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartAxis.minor_unit property | Aspose.Words fo...

    ChartAxis.minor_unit property. Returns or sets the distance between minor tick marks....Examples Shows how to insert a chart and modify the appearance of.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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