Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
The ValuesSeries type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BubbleSizes |
Gets or sets the reference to source of the bubble size values.
(Inherited from Series.) |
![]() | ChartType |
Gets or sets the type of the chart.
(Inherited from Series.) |
![]() | DataLabels |
Gets the DataLabels object for for the series.
(Inherited from Series.) |
![]() | Explosion |
Gets or sets the amount the data point shall be moved
from the center of the pie (for a pie-chart or doughnut-chart slice).
(Inherited from Series.) |
![]() | Format |
Gets the format.
(Inherited from Series.) |
![]() | Has3DEffect |
Gets or sets a value indicating whether the series has a three-dimensional appearance.
Applies only to bubble charts
(Inherited from Series.) |
![]() | InvertIfNegative |
Gets or sets a value indicating whether chart shall invert
its colors if the value is negative.
(Inherited from Series.) |
![]() | MarkerSize |
Gets or sets the size of the marker in points.
(Inherited from Series.) |
![]() | MarkerStyle |
Gets or sets the marker style for a point or series in a line chart, scatter chart, or radar chart.
(Inherited from Series.) |
![]() | Name |
Gets or sets name of the series.
(Inherited from Series.) |
![]() | ShapeProperties |
Gets or sets a value specifies the formatting.
(Inherited from Series.) |
![]() | Smooth |
Gets or sets a value indicating whether line connecting the points on the
chart shall be smoothed using Catmull-Rom splines.
(Inherited from Series.) |
![]() | Values |
Gets or sets the reference to source of the data contained
in this chart.
(Inherited from Series.) |
![]() | XValues |
Gets or sets the reference to source of the x values for a chart series.
(Inherited from Series.) |
See Also