Adjust the ChartMarker size easily! Customize your chart's marker size for enhanced clarity and visual appeal. Default is 7.... Series . Count , Is . EqualTo ( 3...chart . Series [ 0 ]. Name , Is . EqualTo ( "Series 1" )); Assert...
ChartSeries.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....parent element shall inverts its colors if the value is negative. get.... chart ; expect ( chart . series . count ). toEqual ( 3 ); expect...
ChartDataPoint.invertIfNegative property. Specifies whether the parent element shall inverts its colors if the value is negative....parent element shall inverts its colors if the value is negative. get.... chart ; expect ( chart . series . count ). toEqual ( 3 ); expect...
ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection.... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
ChartDataLabel.showCategoryName property. Allows to specify if category name is to be displayed for the data labels on a chart... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
ChartDataLabel.isHidden property. Gets/sets a flag indicating whether this label is hidden... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
ChartDataLabel.format property. Provides access to fill and line formatting of the data label.... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...
Aspose.Words.Drawing.Charts.ChartDataLabelCollection class. Represents a collection of [ChartDataLabel](../chartdatalabel/)...the data labels of the entire series. format Provides access to...the data labels of the entire series. orientation Gets or sets the...
ChartSeries.smooth property. Allows to specify whether the line connecting the points on the chart shall be smoothed using Catmull-Rom splines.... series . count ). toEqual ( 3 ); expect...chart . series . at ( 0 ). name ). toEqual ( "Series 1" ); expect...