[]
        
(Showing Draft Content)

C1.WPF.C1Chart.PlotStyle

PlotStyle Enum

Describes plot style.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public enum PlotStyle
Public Enum PlotStyle

Fields

Name Description
Bar

Symbol fills up the area between the data point and origin.

Point

Center of the symbol is at the data point.