| Visual Basic (Declaration) | |
|---|---|
Public Property DynamicSize As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool DynamicSize {get; set;} | |
If false, the shape will be determined by the text and will be drawn on a single line unless Size is specified.
| dotnetCHARTING | Send comments on this topic. |
| DynamicSize Property | |
| See Also | |
|
| dotnetCHARTING Namespace > Annotation Class : DynamicSize Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property DynamicSize As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool DynamicSize {get; set;} | |