Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 14,193 for

chart

(0.08 sec)
  1. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AxisScaling's Maximum property to easily set or retrieve the axis's maximum value, enhancing your data visualization with precision....Examples Shows how to insert chart with date/time values. Document...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

    reference.aspose.com/words/net/aspose.words.dra...
  2. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AxisScaling Minimum property to easily set and customize your axis's minimum value for enhanced data visualization....Examples Shows how to insert chart with date/time values. Document...300 ); Chart chart = shape . Chart ; // Clear the chart's demo...

    reference.aspose.com/words/net/aspose.words.dra...
  3. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java....Examples: Shows how to insert a chart and modify the appearance of...300.0); Chart chart = shape.getChart(); // Clear the chart's demo...

    reference.aspose.com/words/java/com.aspose.word...
  4. 用C++创建TreeMap图表的方法|Documentation

    学习如何用Aspose.Cells for C++创建Treemap图表。我们的指南将帮助您了解有关Treemap图表的各种属性和格式选项,包括颜色、标签和数据表示。...Get ( 0 ); // Add a Treemap chart int32_t pieIdx = worksheet ...); // Retrieve the Chart object Chart chart = worksheet . GetCharts...

    docs.aspose.com/cells/zh/cpp/creating-treemap-c...
  5. IChartDataPoint.bubble_3d property | Aspose.Wor...

    IChartDataPoint.bubble_3d property. Specifies whether the bubbles in Bubble Chart should have a 3-D effect applied to them....whether the bubbles in Bubble chart should have a 3-D effect applied...use 3D effects with bubble charts. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_BaseTimeUnit method. Returns or sets the smallest time unit that is represented on the time category axis in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_BaseTimeUnit method...Aspose :: Words :: Drawing :: Charts :: AxisTimeUnit Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. MarkerSymbol Enum | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Charts.MarkerSymbol enum for customizable marker styles that enhance your Chart visuals and improve data presentation....with data points on a line chart. public void ChartDataPoint...Line , 500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 图表绘图区|Aspose.Slides 文档

    获取图表绘图区的宽度和高度。设置布局模式。C# 或 .NET 中的 PowerPoint 演示文稿...Pptx" )) { Chart chart = ( Chart ) pres . Slides [ 0...350 ); chart . ValidateChartLayout (); double x = chart . PlotArea...

    docs.aspose.com/slides/zh/net/chart-plot-area/
  9. 用C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for C++将图片设置为图表的背景填充。我们的指南将告诉您如何导入和调整图片位置、大小、颜色,以及应用格式化选项以增强图表外观。...Cells提供了 Chart.GetImageData() 属性。以下示例演示如何使用 Chart.GetImageData()...namespace Aspose :: Cells :: Charts ; int main () { Aspose :: Cells...

    docs.aspose.com/cells/zh/cpp/set-picture-as-bac...
  10. ChartAxis.numberFormat property | Aspose.Words ...

    ChartAxis.numberFormat property. Returns a [ChartNumberFormat](../../Chartnumberformat/) object that allows defining number formats for the axis.... Charts . ChartNumberFormat Examples...Shows how to set formatting for chart values. let doc = new aw . Document...

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