Gets or sets the labels drawn at the y-axis in a custom grid with horizontal stripes.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public IList YGridLabels { get; set; } |
Visual Basic Copy Code |
---|
Public Property YGridLabels As IList |