Strip Class
A strip within a chart control's diagram.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Returned By
The ChartHitInfo.Strip property returns an instance of Strip.
#Remarks
The Strip class contains settings that define the functionality of strips within a chart control's diagram.
Strip objects associated with a particular axis are contained within its StripCollection, returned by the Axis2D.Strips property.
For more information, refer to Strip.
#Implements
#Inheritance
#Extension Methods
See Also