| Visual Basic (Declaration) | |
|---|---|
Public Property GenerateImagePreview As Boolean | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public bool GenerateImagePreview {get; set;} | |
Generating the preview image may impact performance on the server side slightly.
However, this may not be a problem for most cases unless the chart shows many elements
in its initial view. Showing a preview chart while loading the Navigator will help
provide a more seamless experience to the end user.