Spread for ASP.NET 12 Product Documentation
LabelOption Property


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > TreemapSeries Class : LabelOption Property
Gets or sets the lable option.
Syntax
'Declaration
 
Public Property LabelOption As LabelOption
'Usage
 
Dim instance As TreemapSeries
Dim value As LabelOption
 
instance.LabelOption = value
 
value = instance.LabelOption
public LabelOption LabelOption {get; set;}
See Also

Reference

TreemapSeries Class
TreemapSeries Members