User Tools

Site Tools


api:dk11:delphi:gislayervector.tgis_shape.drawchart_void

Table of Contents

TGIS_Shape.DrawChart method

DK11 for Delphi | GisLayerVector.TGIS_Shape.DrawChart | Constructors | Fields | Methods | Properties

Draw chart immediately.

Available also on: .NET | Java | ActiveX | Python.

Syntax

// Delphi
public
  procedure DrawChart; virtual;
// C++ Builder
public:
  virtual void DrawChart(void);

Remarks

When using this operation, never call any function which uses FindFirst..FindNext (any function which iterates through the shapes using it - so never use inside an operation like Locate etc.).

See TGIS_LayerVector.DrawChart for example.

2024/12/20 22:19

Page Tools