Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 1,865 for

chart axis

(0.12 sec)
  1. Chart Text Renders Blurry/Unsharp with the Wron...

    Bug Report: Chart text renders blurry / unsharp with wrong font style on Linux Product: Aspose.Slides.NET Version: 26.6.0 Platform: Linux (Docker, Debian-based), .NET 10 Comparison platform: Windows 11, same Aspose …...Chart Text Renders Blurry/Unsharp with the Wrong Font Style on...Family slides-net , slides-chart , slides-docker , slides-pdfexport...

    forum.aspose.com/t/chart-text-renders-blurry-un...
  2. Excel Waterfall Chart: Data Labels Not Showing ...

    Hi Team, In Excel’s waterfall Chart, enabling Linked to source for data labels does not apply the compact number format. This behavior differs from other Chart types, where data labels correctly display in a compact for…...Excel Waterfall Chart: Data Labels Not Showing Compact Format...Team, In Excel’s waterfall chart, enabling Linked to source for...

    forum.aspose.com/t/excel-waterfall-chart-data-l...
  3. AxisDisplayUnit.document property | Aspose.Word...

    AxisDisplayUnit.document property. Returns the document containing the parent Chart....document containing the parent chart. @property def document ( self...and displayed values of a chart axis. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. AxisBuiltInUnit enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an Axis....Specifies the display units for an axis. Members Name Description None...Specifies the values on the chart shall displayed as is. Custom...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. AxisDisplayUnit.unit property | Aspose.Words fo...

    AxisDisplayUnit.unit property. Gets or sets the scaling value of the display units as one of the predefined values.... charts . AxisBuiltInUnit : ... @unit...aspose . words . drawing . charts . AxisBuiltInUnit ): ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisBuiltInUnit enumeration | Aspose.Words for ...

    aspose.words.drawing.Charts.AxisBuiltInUnit enumeration. Specifies the display units for an Axis....Specifies the display units for an axis. Members Name Description NONE...Specifies the values on the chart shall displayed as is. CUSTOM...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.minor_unit_scale property | Aspose.Wo...

    ChartAxis.minor_unit_scale property. Returns or sets the scale value for minor tick marks on the time category Axis....tick marks on the time category axis. @property def minor_unit_scale...aspose . words . drawing . charts . AxisTimeUnit : ... @minor_unit_scale...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartAxis.major_unit_is_auto property | Aspose....

    ChartAxis.major_unit_is_auto property. Gets or sets a flag indicating whether default distance between major tick marks shall be used....and displayed values of a chart axis. doc = aw . Document () builder...shape = builder . insert_chart ( chart_type = ChartType . SCATTER...

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

    ChartAxis.display_unit property. Specifies the scaling value of the display units for the value Axis....display units for the value axis. @property def display_unit...aspose . words . drawing . charts . AxisDisplayUnit : ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Axes of Excel Charts with C++|Documentation

    Learn how to configure Chart axes in Aspose.Cells for C++. Our guide will show you how to adjust the primary and secondary axes, set their ranges, and modify their properties to enhance your Charts....Excel Charts with C++ Contents [ Hide ] In Excel charts, there...(Category) Axis: X Axis Vertical (Value) Axis: Y Axis Depth (Series)...

    docs.aspose.com/cells/cpp/chart-axes/