Aspose::Words::Drawing::Charts::ChartSeries::get_XValues method. Gets a collection of X values for this Chart series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_XValues method...collection of X values for this chart series. System :: SharedPtr...
Aspose::Words::Drawing::Charts::ChartSeries::get_YValues method. Gets a collection of Y values for this Chart series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_YValues method...collection of Y values for this chart series. System :: SharedPtr...
Aspose::Words::Drawing::Charts::ChartSeries::get_BubbleSizes method. Gets a collection of bubble sizes for this Chart series in C++....Aspose::Words::Drawing::Charts::ChartSeries::get_BubbleSizes...collection of bubble sizes for this chart series. System :: SharedPtr...
Explore Aspose.Words.ChartLegendEntryCollection to efficiently manage Chart legend entries and enhance your document visuals with ease....Represents a collection of chart legend entries. To learn more...more, visit the Working with Charts documentation article. public...
Discover the Aspose.Words.Drawing.Charts.AxisTickMark enum for customizable tick mark positions, enhancing your Chart's clarity and visual appeal....Examples Shows how to insert chart with date/time values. Document...300 ); Chartchart = shape . Chart ; // Clear the chart's demo...
Adjust the ChartDataLabel Left property to control data label positioning on your Chart. Enhance clarity and presentation with precise distance settings....points from the left edge of the chart or from the position specified...changes proportionally if the chart shape is resized. The property...
Adjust the ChartDataLabel Top property to control data label positioning for enhanced Chart clarity. Optimize your visual data representation effortlessly!...points from the top edge of the chart or from the position specified...changes proportionally if the chart shape is resized. The property...
ChartDataLabelCollection.showCategoryName property. Allows to specify whether category name is to be displayed for the data labels of the entire series...with data labels of a bubble chart. let doc = new aw . Document...let chart = builder . insertChart ( aw . Drawing . Charts . ChartType...
AxisScaling.minimum property. Gets or sets minimum value of the axis.... Charts . AxisBound Remarks The default...Examples Shows how to insert chart with date/time values. let doc...
ChartAxis.hasMajorGridlines property. Gets or sets a flag indicating whether the axis has major gridlines....Examples Shows how to insert chart with date/time values. let doc...Drawing . Charts . ChartType . Line , 500 , 300 ); let chart = shape...