Click or drag to resize
ChartStyleUpWickBrush Property
Gets or sets the Up Wick Brush

Namespace: SharpCharts.Base.Chart
Assembly: SharpCharts.Base (in SharpCharts.Base.dll) Version: 1.0.0.6 (1.0.0.6)
Syntax
C#
public Brush UpWickBrush { get; set; }

Property Value

Type: Brush
See Also