User Tools

Site Tools


api:dk11:activex:tatukgis_xdk11.itgis_shape.drawchart_void

Table of Contents

ITGIS_Shape.DrawChart method

DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Shape.DrawChart | Methods | Properties

Draw chart immediately.

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

Syntax

// C#
public void DrawChart();
' VisualBasic
Public Sub DrawChart()
// Oxygene
public
  procedure DrawChart;

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:11

Page Tools