[]
        
(Showing Draft Content)

C1.Win.C1Chart.ChartSymbolStyle

ChartSymbolStyle Class

Defines the style for the chart symbols.

Inheritance
ChartSymbolStyle
Implements
Namespace: C1.Win.C1Chart
Assembly: C1.Win.C1Chart.4.8.dll
Syntax
[TypeConverter(typeof(c1ChartTypeConverter))]
public class ChartSymbolStyle : ICloneable

Constructors

Name Description
ChartSymbolStyle()

Creates a new instance of ChartSymbolStyle class.

Properties

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.

Methods

Name Description
ToString()