Property MarkerSymbol
MarkerSymbol
Gets or sets the marker symbol (c:marker/c:symbol), or null when the series states none and the automatic symbol applies.
public ChartMarkerSymbol? MarkerSymbol { get; set; }
Gets or sets the marker symbol (c:marker/c:symbol), or null when the series states none and the automatic symbol applies.
public ChartMarkerSymbol? MarkerSymbol { get; set; }