User Tools

Site Tools


api:dk11:java:tatukgis.jdk.tgis_shape.drawchart_void

Table of Contents

TGIS_Shape.DrawChart method

DK11 for Java | tatukgis.jdk.TGIS_Shape.DrawChart | Constructors | Fields | Methods | Properties

Draw chart immediately.

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

Syntax

// Java
public void DrawChart();
// Oxygene
public
  procedure DrawChart; virtual;

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.

2022/11/16 01:51

Page Tools