Spread for ASP.NET 12 Product Documentation
Borders Property (TreemapSeries)


FarPoint.Web.Chart Assembly > FarPoint.Web.Chart Namespace > TreemapSeries Class : Borders Property
Gets the collection of pie borders for the series.
Syntax
'Declaration
 
Public ReadOnly Property Borders As LineCollection
'Usage
 
Dim instance As TreemapSeries
Dim value As LineCollection
 
value = instance.Borders
public LineCollection Borders {get;}
See Also

Reference

TreemapSeries Class
TreemapSeries Members