[]
Saves FpChart view state changes that have occurred since the page was posted back to the server.
protected override object SaveViewState()
Protected Overrides Function SaveViewState() As Object
Type | Description |
---|---|
object | Returns the FpChart's current view state. If there is no view state associated with the control, this method returns a null reference (Nothing in Visual Basic). |