Click or drag to resize

ChartPropertyRightMargin Property

Gets or sets the chart right margin

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

Property Value

Double

Implements

IChartPropertyRightMargin
See Also