Click or drag to resize

DrawingBaseAxisOrientation Property

Gets the Axis orientation. Axis orientation is derived from its Owner Set value is ignored

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

Property Value

AxisOrientation

Implements

IChartVisualAxisOrientation
See Also