Click or drag to resize

ChartStyleUpWickPen Property

Gets or sets the up wick pen

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

Property Value

Pen

Implements

IChartStyleUpWickPen
See Also