Gets or sets the maximum number ot items per display column.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public int MaxItemsPerColumn { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property MaxItemsPerColumn As Integer |
See Also