See Also

LegendBox Class  | LegendBox Members

Language

Visual Basic

C#

Show All

See Also Languages dotnetCHARTING Send comments on this topic.

Template Property

Gets or sets the legend entry column layout of this legend box.

[Visual Basic]
Public Property Template As String
[C#]
public string Template {get; set;}

Remarks

Three tokens native to the legend box are:

NOTE: Legend entry properties like LegendEntry.Name can contain tokens used with the object the legend entry represents.


Some examples of properly formed templates are:

LegendBox.Template = "%Icon%Name%Value"

LegendBox.Template = "%Name%Icon"

See Also

LegendBox Class  | LegendBox Members

 

 


2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.