MaxStripLimitModel Class
In This Article
The MaxStripLimit model.
Namespace: DevExpress.XtraCharts.Designer
Assembly: DevExpress.XtraCharts.v24.2.Wizard.dll
NuGet Package: DevExpress.Win.Charts
#Declaration
[ModelOf(typeof(MaxStripLimit))]
public class MaxStripLimitModel :
StripLimitModel
#Related API Members
The following members return MaxStripLimitModel objects:
#Inheritance
Object
ChartElementModel
StripLimitModel
MaxStripLimitModel
See Also