Defines the style for the chart symbols.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public class ChartSymbolStyle : ICloneable
Visual Basic
Public Class ChartSymbolStyle _
	Implements ICloneable

Inheritance Hierarchy

System..::..Object
  C1.Win.C1Chart..::..ChartSymbolStyle

See Also