YAxisSegmentHeight Property |
LightningChart .NET Help
Segment relative space.
Namespace:
Arction.WinForms.Charting.Views.ViewXY
Assembly:
Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(1)]
public double Height { get; set; }<DefaultValueAttribute(1)>
Public Property Height As Double
Get
Set
public:
[DefaultValueAttribute(1)]
property double Height {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also