Spread Windows Forms 17
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / TreemapPlotArea Class
Properties Methods Events


In This Topic
    TreemapPlotArea Class Members
    In This Topic

    The following tables list the members exposed by TreemapPlotArea.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the back wall.  
    Public PropertyGets or sets the depth of the plot area. (Inherited from FarPoint.Win.Chart.PlotArea)
    Public PropertyGets of sets the counterclockwise rotation around the horizontal axis. (Inherited from FarPoint.Win.Chart.PlotArea)
    Public PropertyGets or sets the color of the global ambient light. (Inherited from FarPoint.Win.Chart.PlotArea)
    Public PropertyGets the collection of lights for the plot area. (Inherited from FarPoint.Win.Chart.PlotArea)
    Public PropertyGets or sets the location of the plot area in control canvas space. (Inherited from FarPoint.Win.Chart.PlotArea)
    Public PropertyGets or sets whether the layout of the plot area is automatically generated. (Inherited from FarPoint.Win.Chart.PlotArea)
    Public PropertyGets or sets the projection from 3D model space to 2D control canvas space. (Inherited from FarPoint.Win.Chart.PlotArea)
    Public PropertyGets of sets the counterclockwise rotation around the vertical axis. (Inherited from FarPoint.Win.Chart.PlotArea)
    Public PropertyGets the series collection for the plot area. (Inherited from FarPoint.Win.Chart.PlotArea)
    Public PropertyGets or sets the size of the plot area in control canvas space. (Inherited from FarPoint.Win.Chart.PlotArea)
    Top
    Public Methods
     NameDescription
    Public MethodCreates a deep copy of this plot area.  
    Public MethodPopulates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the target object.  
    Public MethodOverridden. This method is reserved and should not be used.  
    Public MethodOn deserialization binary data. (Inherited from FarPoint.Win.Chart.PlotArea)
    Public MethodOverridden. Generates an object from its XML representation.  
    Public MethodOverridden. Converts an object into its XML representation.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCauses the Changed event to occur. (Inherited from FarPoint.Win.Chart.PlotArea)
    Top
    Public Events
     NameDescription
    Public EventOccurs when the plot area is changed. (Inherited from FarPoint.Win.Chart.PlotArea)
    Top
    See Also