Click or drag to resize

SeriesMarkerPointShape Enumeration

LightningChart .NET Help
Point shape for XY series event markers.

Namespace: LightningChartLib.UWP.ChartingMVVM
Assembly: LightningChart.UWP.ChartingMVVM (in LightningChart.UWP.ChartingMVVM.dll) Version: 11.0.1
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public enum SeriesMarkerPointShape
Members
Member nameValueDescription
HollowBasicActive0 Hollow Basic Active.
HollowBasic1 Hollow Basic.
HollowHarmonic2 Hollow Harmonic.
HollowActiveSideband3 Active Sideband Cursor.
HollowSideband4 Sideband Cursor.
HollowTailedActive5 Hollow Tailed Active.
HollowTailed6 Hollow Tailed.
Rectangle7 Rectangle.
Triangle8 Triangle.
Circle9 Circle.
Flag10 Flag.
FlagLightning11 Flag with lightning bolt.
Cross12 Cross.
CrossAim13 Aiming cross.
Bitmap14 Bitmap graphics.
HollowYAxis15 Hollow Y-axis shape with Cursor.
HollowYAxisActive16 Hollow active Y-axis shape with Cursor.
See Also