User Tools

Site Tools


api:dk11:python:tatukgis_pdk.tgis_paramssection.legend

Table of Contents

TGIS_ParamsSection.Legend property

Text for caption in legend component.

Syntax

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

Value

Type
str

Remarks

Unused on a shape level.

2026/05/25 21:59

Page Tools