windowsforms-devexpress-dot-xtracharts-dot-designer-398ece22.md
The LineStyle model.
Namespace : DevExpress.XtraCharts.Designer
Assembly : DevExpress.XtraCharts.v25.2.Wizard.dll
NuGet Package : DevExpress.Win.Charts
[ModelOf(typeof(LineStyle))]
public class LineStyleModel :
ChartElementModel
<ModelOf(GetType(LineStyle))>
Public Class LineStyleModel
Inherits ChartElementModel
The following members return LineStyleModel objects:
Show 25 links
Object ChartElementModel LineStyleModel
See Also