Click or drag to resize

ChartPanelBaseTradingYAxis Property

The trading y-axis. used in xaml

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
public IYAxis TradingYAxis { get; init; }

Property Value

IYAxis
See Also