Click or drag to resize

ChartPropertyLeftMargin Property

Gets or sets the chart left margin

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

Property Value

Double

Implements

IChartPropertyLeftMargin
See Also