User Tools

Site Tools


api:dk11:python:tatukgis.pdk.tgis_paramssection.legend

Table of Contents

TGIS_ParamsSection.Legend property

DK11 for Python | tatukgis.pdk.TGIS_ParamsSection.Legend | Constructors | Methods | Properties

Text for caption in legend component.

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

Syntax

# Python
@property
def Legend(
  self
) -> str: 
 
@Legend.setter
def Legend(
  self,
  _value: str
) -> None: 

Value

Type
str

Remarks

Unused on a shape level.

2023/08/09 01:57

Page Tools