Gets a value that indicates whether the Chart is currently in design mode.
| Visual Basic (Declaration) | |
|---|---|
Public Property IsDesignMode As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool IsDesignMode {get; set;} | |
| ActiveReports.Chart | Request technical support |
| IsDesignMode Property | |
| See Also | |
|
Gets a value that indicates whether the Chart is currently in design mode.
| Visual Basic (Declaration) | |
|---|---|
Public Property IsDesignMode As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool IsDesignMode {get; set;} | |