[This is preliminary documentation and is subject to change.]
Notifies chart series that data/metadata has changed in series model/view properties
This method is NOT THREAD SAFE and runs in GUI thread.
This method does call aggregation, that is - when this method is called many times within timespan it will rebuild chart only once at the end.
Namespace: NFX.WinForms.Controls.ChartKit.TemporalAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Parameters
- rebuildPanes (Optional)
- Type:
System Boolean
Return Value
Type:
See Also