Gets or sets the brushes for drawing custom grid labels at the Y-axis.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public BrushCollection YGridLabelBrushes { get; set; } |
Visual Basic Copy Code |
---|
Public Property YGridLabelBrushes As BrushCollection |