dotnetCHARTING Send comments on this topic.
LegendEntry Property
See Also 
dotnetCHARTING Namespace > SmartColor Class : LegendEntry Property


Gets or sets a LegendEntry that describes this object's color in the legend box.

Syntax

Visual Basic (Declaration) 
Public Property LegendEntry As LegendEntry
Visual Basic (Usage)Copy Code
Dim instance As SmartColor
Dim value As LegendEntry
 
instance.LegendEntry = value
 
value = instance.LegendEntry
C# 
public LegendEntry LegendEntry {get; set;}

See Also

© 2010 All Rights Reserved.