SegmentIndicatorSegmentHeight Property |
LightningChart .NET Help
Segment height, relative to other segment values
Namespace:
Arction.CustomControls.Trader.WPF.TechnicalIndicators
Assembly:
Arction.Wpf.TradingCharts (in Arction.Wpf.TradingCharts.dll) Version: 10.3.1
Syntax[DefaultValueAttribute(1)]
public double SegmentHeight { get; set; }<DefaultValueAttribute(1)>
Public Property SegmentHeight As Double
Get
Set
public:
[DefaultValueAttribute(1)]
property double SegmentHeight {
double get ();
void set (double value);
}Property Value
Type:
Double
See Also