Click or drag to resize

ChartPanelBase.LeftYAxis Property


Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.5.0
Syntax
C#
public YAxis LeftYAxis { get; init; }

Property Value

YAxis

Implements

IChartPanel.LeftYAxis
See Also