| Visual Basic (Declaration) | |
|---|---|
Public Property AspnetAjax As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool AspnetAjax {get; set;} | |
It should be set to true when using the chart control inside the asp UpdatePanel.
| dotnetCHARTING | Send comments on this topic. |
| AspnetAjax Property | |
| See Also | |
|
| dotnetCHARTING.Zoomer Namespace > ImageZoomer Class : AspnetAjax Property |
| Visual Basic (Declaration) | |
|---|---|
Public Property AspnetAjax As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool AspnetAjax {get; set;} | |