Spread Silverlight Documentation
Legend Property (LegendConverter)


GrapeCity.Windows.SpreadSheet.UI Namespace > LegendConverter Class : Legend Property
Syntax
'Declaration
 
Public Property Legend As Legend
'Usage
 
Dim instance As LegendConverter
Dim value As Legend
 
instance.Legend = value
 
value = instance.Legend
public Legend Legend {get; set;}
See Also

Reference

LegendConverter Class
LegendConverter Members