[]
        
(Showing Draft Content)

C1.Web.Mvc.Chart.Marker

Marker Enum

Specifies the type of marker to use for the @see:symbolMarker property. Applies to Scatter, LineSymbols, and SplineSymbols chart types.

Namespace: C1.Web.Mvc.Chart
Assembly: C1.Web.Mvc.dll
Syntax
public enum Marker

Fields

Name Description
Box

Uses a square to mark each data point.

Dot

Uses a circle to mark each data point.