void MtxSaveChartToStream(TCustomChart *aChart, TStream *aStream, bool IncludeData = false);
| # | Name | Type | Description |
|---|---|---|---|
| 1 | aChart | TCustomChart * | |
| 2 | aStream | TStream * | |
| 3 | IncludeData = false | bool |
Declared in Dew::Math::Controls::VCL::Units::MtxVecTee · Dew.Math.Controls.VCL/Units.MtxVecTee.h · C++Builder only