Click or drag to resize

ChartPropertyBuyTradePen Property

Gets or sets the buy marker pen

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

Property Value

Pen

Implements

IChartPropertyBuyTradePen
See Also