Gets or sets the index of the dimension, containing open values.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public int OpenDimension { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property OpenDimension As Integer |
See Also