Skip to main content
A newer version of this page is available. .

LineStyleModel Class

The LineStyle model.

Namespace: DevExpress.XtraCharts.Designer

Assembly: DevExpress.XtraCharts.v18.1.Wizard.dll

Declaration

[ModelOf(typeof(LineStyle))]
[TypeConverter(typeof(LocalizableExpandableObjectTypeConverter))]
public class LineStyleModel :
    ChartElementModel

Inheritance

See Also