The following tables list the members exposed by SaveStateEventArgs.
Name | Description | |
---|---|---|
CancelSaveData | Gets or sets a value indicating whether to cancel saving chart series data. | |
CancelSaveState | Gets or sets a value indicating whether to cancel saving the chart state without series data. | |
ChartData | Gets the chart series data. | |
ChartState | Gets the state of the chart without series data. |
Name | Description | |
---|---|---|
SaveToStream | Saves chart state to stream. | |
ToByteArray | Converts chart state to byte array. |