Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 1,446 for

chart series type

(0.04 sec)
  1. ChartXValueType | Aspose.Words for Java

    Allows to specify Type of an X value of a Chart Series in Java....Allows to specify type of an X value of a chart series. Fields Field...chartXValueTypeName) Parameters: Parameter Type Description chartXValueTypeName...

    reference.aspose.com/words/java/com.aspose.word...
  2. 使用 C++ 自定义图表|Documentation

    了解如何在Aspose.Cells for C++中自定义图表。我们的指南将演示如何修改图表布局、添加和格式化数据系列、调整轴线,以及应用各种格式选项,提升图表的外观和可用性。...Cells中,每个数据系列由 Series 对象表示,而 SeriesCollection 对象作为 Series 对象的集合。创建...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/customizing-charts/
  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...marks and displayed values of a chart axis. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartAxis.MajorUnitIsAuto | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitIsAuto property, easily control major tick mark spacing for enhanced Chart clarity and precision in your data visualizations....marks and displayed values of a chart axis. Document doc = new Document...250 ); Chart chart = shape . Chart ; Assert . That ( chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartAxis.MajorUnitScale | Aspose.Words for .NET

    Discover the ChartAxis MajorUnitScale property to easily customize major tick marks on your time category axis for enhanced data visualization....marks and displayed values of a chart axis. Document doc = new Document...250 ); Chart chart = shape . Chart ; Assert . That ( chart . Series...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartSeriesGroup.gapWidth property | Aspose.Wor...

    ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between Chart elements....percentage of gap width between chart elements. get gapWidth () :...number Remarks Applies only to series groups of the bar, column,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesGroup.GapWidth | Aspose.Words for .NET

    Discover the ChartSeriesGroup GapWidth property to easily adjust the gap percentage between Chart elements for enhanced data visualization....percentage of gap width between chart elements. public int GapWidth...; } Remarks Applies only to series groups of the bar, column,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ChartAxis.display_unit property | Aspose.Words ...

    ChartAxis.display_unit property. Specifies the scaling value of the display units for the value axis.... charts . AxisDisplayUnit : ... Remarks...marks and displayed values of a chart axis. doc = aw . Document ()...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartFormat.is_defined property | Aspose.Words ...

    ChartFormat.is_defined property. Gets a flag indicating whether any format is defined....default value defined in the series. doc = aw . Document ( file_name.... as_shape () series = shape . chart . series [ 0 ] data_point...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartDataLabelCollection.orientation property |...

    ChartDataLabelCollection.orientation property. Gets or sets the text orientation of the data labels of the entire Series....the data labels of the entire series. @property def orientation.... insert_chart ( chart_type = aw . drawing . charts . ChartType...

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