Sort Score
Result 10 results
Languages All
Labels All
Results 2,171 - 2,180 of 15,553 for

chart

(0.05 sec)
  1. ChartDataPoint.marker property | Aspose.Words f...

    ChartDataPoint.marker property. Specifies Chart data marker....marker property Specifies chart data marker. @property def marker...aspose . words . drawing . charts . ChartMarker : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartFormat.fill property | Aspose.Words for No...

    ChartFormat.fill property. Gets fill formatting for the parent Chart element....fill formatting for the parent chart element. get fill () : Aspose...Drawing . Charts . ChartType . Scatter , 432 , 252 ); let chart = shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....grid like control, paste a chart in it and export the report...also generates a sophisticated chart based on the Worksheet source...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Python via .NET. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....types of chart,the first chart is XY (Scatter) chart X as Value...Value Axis, the second chart is line chart X as Category Axis. Sample...

    docs.aspose.com/cells/python-net/x-axis-vs-cate...
  5. X Axis Vs. Category Axis|Documentation

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for .NET. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....types of chart,the first chart is XY (Scatter) chart X as Value...Value Axis, the second chart is line chart X as Category Axis. Sample...

    docs.aspose.com/cells/net/x-axis-vs-category-axis/
  6. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitScale method. Returns or sets the scale value for major tick marks on the time category axis in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_MajorUnitScale...Aspose :: Words :: Drawing :: Charts :: AxisTimeUnit Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_DisplayUnit method. Specifies the scaling value of the display units for the value axis in C++....Aspose::Words::Drawing::Charts::ChartAxis::get_DisplayUnit method...Aspose :: Words :: Drawing :: Charts :: AxisDisplayUnit > Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartXValue::Fr...

    Aspose::Words::Drawing::Charts::ChartXValue::FromDouble method. Creates a ChartXValue instance of the Double type in C++....Aspose::Words::Drawing::Charts::ChartXValue::FromDouble method...Aspose :: Words :: Drawing :: Charts :: ChartXValue > Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. ChartXValue | Aspose.Words for Java

    Represents an X value for a Chart series in Java....Represents an X value for a chart series. Remarks: This class...All non-null X values of a chart series must be of the same ChartXValueType...

    reference.aspose.com/words/java/com.aspose.word...
  10. Cell 25.4 如何修改透视表面积图的配色? - Free Support Forum -...

    image.jpg (141.8 KB) 如何设置能使透视表的面积图切换成这种单色模式?...new Document(); // 添加透视表图表 Chart chart = doc.getFirstSection().getBody()...添加数据系列 ChartSeries series = chart.getSeries().add("数据系列", new...

    forum.aspose.com/t/cell-25-4/315444