*EndLegend() - HyperGraph

Indicates the end of a legend block in a plot block.

Syntax

*EndLegend()

Application

HyperGraph

Context

*BeginLegend()

Report Definitions

Example

*BeginLegend(On)
    *Font("Helvetica", 0, 0, 12)
    *Position(1.2, 0)
    *BorderWidth(1)
*EndLegend()