Click or drag to resize

ChartStyleBarWidth Property

Gets or sets the bar width. Minimum value set to 1.0d

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

Property Value

Double

Implements

IChartStyleBarWidth
See Also