VolumePainter

StockSharp.Xaml.Charting.IndicatorPainters

The chart element for VolumeIndicator.

Inherits: BaseChartIndicatorPainter<VolumeIndicator>

Constructors

VolumePainter()

Create instance.

Properties

DownVolume : IChartLineElement

Down line color.

UpVolume : IChartLineElement

Up line color.

Methods

Load(SettingsStorage)

Load settings.

storage
Settings storage.
Save(SettingsStorage)

Save settings.

storage
Settings storage.