DK11 for Delphi | FMX.GisRenderer.TGIS_RendererFmx.RenderChart | Constructors | Fields | Methods | Properties
Render a chart for a single shape in a current context.
Overrides TGIS_RendererAbstract.RenderChart.
// Delphi public procedure RenderChart( const _shp : TObject ); override;
// C++ Builder public: virtual void RenderChart( TObject* const _shp );
Name | Type | Description |
---|---|---|
_shp | TObject | shape to be rendered |