ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / LineAreaOptions Class
Fields Properties Methods


In This Topic
    LineAreaOptions Class Members
    In This Topic

    The following tables list the members exposed by LineAreaOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Fields
    Public Properties
    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Gets the value of the Clipping attached property for a specified chart.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Gets the value of the OptimizationRadius attached property for a specified chart.  
    Public Methodstatic (Shared in Visual Basic)Gets the value of the OptimizationRadiusScope attached property for the specified chart.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets the value of the ClippingProperty attached property for a specified chart.  
    Public Method (Inherited from System.Windows.DependencyObject)
    Public Methodstatic (Shared in Visual Basic)Sets the value of the OptimizationRadius attached property for a specified chart. The property controls rendering optimization for line and area charts with large data arrays. If the distance between consequent data points is less than radius the point is skipped from rendering.  
    Public Methodstatic (Shared in Visual Basic)Sets the value of the OptimizationRadiusScope attached property for the specified chart.  
    Public MethodOverloaded.  (Inherited from System.Windows.DependencyObject)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Windows.DependencyObject)
    Top
    See Also