[]
Defines the style for the chart symbols.
[TypeConverter(typeof(c1ChartTypeConverter))]
public class ChartSymbolStyle : ICloneable
| Name | Description |
|---|---|
| ChartSymbolStyle() | Creates a new instance of ChartSymbolStyle class. |
| Name | Description |
|---|---|
| Color | Gets or sets the color of the data point symbol. |
| OutlineColor | Gets or sets the outline color of the data point symbol. |
| OutlineWidth | Gets or sets the outline width of the data point symbol. |
| Shape | Gets or sets the shape of the data point symbol. |
| Size | Gets or sets the size of the data point symbol. |
| Name | Description |
|---|---|
| ToString() |