Click or drag to resize

BarsAxisOrientation Property

Gets or sets the y-axis orientation

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

Property Value

AxisOrientation

Implements

IBarsAxisOrientation
IChartVisualAxisOrientation
See Also