XamarinChart Programmer's Guide
Theme.GridColor2 Property
See Also
 






Gets or sets the alternating color of plot grid.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public Color GridColor2 { get; set; }

Visual Basic  Copy Code

Public Property GridColor2 As Color

 Property Value

An instance of the Color structure.

 See Also

Theme Members
Theme Class
MindFusion.Charting Namespace