Skip to main content

CustomDrawCrosshairEventArgs.CrosshairElementGroups Property

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v14.2.dll

#Declaration

public List<CrosshairElementGroup> CrosshairElementGroups { get; }

#Property Value

Type
List<CrosshairElementGroup>
See Also