[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Chart.ChartMarkerType

ChartMarkerType Enum

Specifies the type of marker to use for the ChartMarkerType property. Applies to Scatter, LineSymbols, and SplineSymbols chart types.

Namespace: C1.Xamarin.Forms.Chart
Assembly: C1.Xamarin.Forms.Chart.dll
Syntax
public enum ChartMarkerType

Fields

Name Description
Box

Uses a square to mark each data point.

Dot

Uses a circle to mark each data point.