Click or drag to resize

ChartPropertySessionPen Property

Gets or sets the session break pen

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

Property Value

Pen

Implements

IChartPropertySessionPen
See Also