Gets or sets the width of the left side of the frame.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public double Left { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property Left As Double |
A double value.
See Also