ChartStyle enumeration
ChartStyle enumeration
Specifies predefined styles of a chart.
Members
Name | Description |
---|---|
Normal | Represents the default chart style. |
Muted | A style with muted colors. |
Saturated | A style with more saturated colors. |
Shaded | A style with shaded data points. |
Flat | A style with flat data points without gradient. |
Shadowed | A style with data points having a shadow. |
Gradient | A style with gradient fill of data points. |
Original | A style with an original appearance of a chart. |
Transparent1 | A style with transparent data points. |
Transparent2 | A style with transparent data points. |
Outline | A style with data points having no fill, but only an outline. |
OutlineBlack | A style with black chart background, in which data points have no fill, but only an outline. |
Black | A style with black chart background. |
Grey | A style with gray gradient chart background. |
Blue | A style with blue chart background. |
ShadedPlot | A style, in which the plot area is shaded. |
See Also
- module Aspose.Words.Drawing.Charts