StripStyle Class
In This Article
Stores strip appearance settings.
Namespace: DevExpress.XamarinForms.Charts
Assembly: DevExpress.XamarinForms.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
#Declaration
C#
public class StripStyle :
StyleBase
#Related API Members
The following members return StripStyle objects:
#Implements
#Inheritance
Object
ChartElement
StyleBase
StripStyle
See Also