Search
LegendRenderer.MaxItemsPerColumn Property
See Also
 






Gets or sets the maximum number ot items per display column.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public int MaxItemsPerColumn { get; set; }

Visual Basic  Copy Code

Public Property MaxItemsPerColumn As Integer

 Property Value

 See Also