LineCollectionLineStyle Property |
LightningChart .NET Help
Line style.
Namespace:
Arction.Wpf.Charting.SeriesXY
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic LineStyle LineStyle { get; set; }Public Property LineStyle As LineStyle
Get
Set
public:
property LineStyle^ LineStyle {
LineStyle^ get ();
void set (LineStyle^ value);
}Property Value
Type:
LineStyle
See Also