The initial size of the control when it is dropped into a form.
Namespace: MindFusion.Charting.Blazor
Assembly: MindFusion.Charting.Blazor
SyntaxC#
Copy Code
|
|---|
protected override Size DefaultSize { get; } |
Visual Basic
Copy Code
|
|---|
Protected Overrides ReadOnly Property DefaultSize As Size |
See Also