ProviderBase

StockSharp.Xaml.Charting.Numerics

A base class for TickCoordinate Providers and LabelProviders.

Properties

ParentAxis : IAxis

Gets the axis current provider instance was initialized with

Methods

Init(IAxis)

Called when the provider instance is initialized as it is attached to the parent axis, with the parent axis instance

parentAxis
The parent IAxis instance