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


In This Topic
    PlotArea Class Members
    In This Topic

    The following tables list the members exposed by PlotArea.

    Public Properties
     NameDescription
    Public PropertyGets or sets the depth of the plot area.  
    Public PropertyGets of sets the counterclockwise rotation around the horizontal axis.  
    Public PropertyGets or sets the color of the global ambient light.  
    Public PropertyGets the collection of lights for the plot area.  
    Public PropertyGets or sets the location of the plot area in control canvas space.  
    Public PropertyGets or sets whether the layout of the plot area is automatically generated.  
    Public PropertyGets or sets the projection from 3D model space to 2D control canvas space.  
    Public PropertyGets of sets the counterclockwise rotation around the vertical axis.  
    Public PropertyGets the series collection for the plot area.  
    Public PropertyGets or sets the size of the plot area in control canvas space.  
    Public PropertyGets or sets whether the VaryColor property of the plot area is automatically generated.  
    Top
    Public Methods
     NameDescription
    Public MethodThis method is reserved and should not be used.  
    Public MethodOn deserialization binary data.  
    Public MethodGenerates an object from its XML representation.  
    Public MethodConverts an object into its XML representation.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCauses the Changed event to occur.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when the plot area is changed.  
    Top
    See Also