PlotLegend.Font Property

Top 

Description

Provides access to the legend's font properties.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

PlotFont

Access:

read/write

 

Syntax

myString1 = myPlotLegend1.Font.DisplayName;

 

myPlotLegend1.Font.DisplayName = myString1;

 

See also

PlotLegend Object

PlotWindow Guide