Gets or sets the column index of this component when placed inside a GridPanel.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
C# Copy Code |
---|
public int GridColumn { get; set; } |
Visual Basic Copy Code |
---|
Public Property GridColumn As Integer |
An integer value.