Click or drag to resize

ChartStyleUpBarBrush Property

Gets or sets the up bar brush

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

Property Value

Brush

Implements

IChartStyleUpBarBrush
See Also