Click or drag to resize

ChartPanelBaseRightYAxis Property


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

Property Value

YAxis

Implements

IChartPanelRightYAxis
See Also