Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / TreemapSeries Class
Members


In This Topic
    TreemapSeries Class
    In This Topic
    Represents a Treemap series in a Treemap plot area.
    Syntax
    'Declaration
     
    
    Public Class TreemapSeries 
       Inherits Series
    'Usage
     
    
    Dim instance As TreemapSeries
    public class TreemapSeries : Series 
    Inheritance Hierarchy

    System.Object
       FarPoint.Win.Chart.Series
          FarPoint.Win.Chart.TreemapSeries

    See Also