Previous Next


DisplayLegend Property (RDKGraphDefaults Object)

Description

Sets or returns if a graph legend is displayed. Not all graphs use legends, so in some cases, this setting may be ignored.

Syntax

object.DisplayLegend

Arguments

None.

Return Value

(Boolean) – TRUE if a legend is displayed, FALSE if not.

Example

RDKApp.GraphDefaults.DisplayLegend = FALSE