Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 15,548 for

chart

(0.11 sec)
  1. 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...
  2. Aspose::Words::Drawing::Charts::AxisTimeUnit en...

    Aspose::Words::Drawing::Charts::AxisTimeUnit enum. Specifies the unit of time for axes in C++....Aspose::Words::Drawing::Charts::AxisTimeUnit enum Contents [... Days 1 Specifies that the chart data shall be shown in days...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. 如何用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...
  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. ChartDataLabelCollection.showPercentage propert...

    ChartDataLabelCollection.showPercentage property. Allows to specify whether percentage value is to be displayed for the data labels of the entire series... Applies only to Pie charts. get showPercentage () : boolean...work with data labels of a pie chart. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 图表数据标签|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 图表数据标签和距离...new Presentation ()) { IChart chart = pres . Slides [ 0 ]. Shapes...450 , 300 ); chart . HasDataTable = true ; chart . ChartData ...

    docs.aspose.com/slides/zh/net/chart-data-label/
  8. 调整图表数据标签形状以适应文本,支持 Node.js via C++|Documentation

    学习如何在 Aspose.Cells for Node.js via C++ 中调整图表中数据标签的大小以适应文本。我们的指南将向您展示如何调整标签容器的大小和形状,以确保文本正确显示且无截断或重叠。...of Workbook containing the Chart const workbook = new AsposeCells...Worksheet that contains the Chart const sheet = workbook . getWorksheets...

    docs.aspose.com/cells/zh/nodejs-cpp/resize-char...
  9. ChartLegendEntry.font property | Aspose.Words f...

    ChartLegendEntry.font property. Provides access to the font formatting of this legend entry....engine template - Chart series.docx' ) chart = doc . get_child...) . as_shape () . chart chart_legend = chart . legend # Set default...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 主轴和副轴练习用C++|Documentation

    了解如何在Aspose.Cells for C++中理解和使用主轴和副轴。我们的指南将帮助您理解主轴和副轴的区别,以及如何有效地配置和使用它们的图表。...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...the sample values used in a chart worksheet . GetCells (). Get...

    docs.aspose.com/cells/zh/cpp/primary-and-second...