Click or drag to resize

ChartStyleDownBarBrush Property

Gets or sets the down bar brush

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

Property Value

Brush

Implements

IChartStyleDownBarBrush
See Also