ErrorBarSettingsYThickness Property |
LightningChart .NET Help
Y thickness
Namespace:
Arction.Wpf.Charting.Views.ViewXY
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(2)]
public int YThickness { get; set; }<DefaultValueAttribute(2)>
Public Property YThickness As Integer
Get
Set
public:
[DefaultValueAttribute(2)]
property int YThickness {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also