Click or drag to resize

ChartPropertyGridlinePen Property

Gets or sets the grid line pen

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

Property Value

Pen

Implements

IChartPropertyGridlinePen
See Also