C1.Silverlight.Chart.5
LineAreaOptions Class Members
Fields  Properties  Methods 

The following tables list the members exposed by LineAreaOptions.

Public Constructors
 NameDescription
Public ConstructorLineAreaOptions Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)ClippingProperty  
Public Fieldstatic (Shared in Visual Basic)OptimizationRadiusProperty  
Public Fieldstatic (Shared in Visual Basic)OptimizationRadiusScopeProperty  
Top
Public Properties
 NameDescription
Public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
Top
Public Methods
 NameDescription
Public MethodClearValue (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)GetClippingGets the value of the Clipping attached property for a specified chart.  
Public Methodstatic (Shared in Visual Basic)GetOptimizationRadiusGets the value of the OptimizationRadius attached property for a specified chart.  
Public Methodstatic (Shared in Visual Basic)GetOptimizationRadiusScopeGets the value of the OptimizationRadiusScope attached property for the specified chart.  
Public MethodGetValue (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
Public Methodstatic (Shared in Visual Basic)SetClippingSets the value of the ClippingProperty attached property for a specified chart.  
Public Methodstatic (Shared in Visual Basic)SetOptimizationRadiusSets 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)SetOptimizationRadiusScopeSets the value of the OptimizationRadiusScope attached property for the specified chart.  
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

LineAreaOptions Class
C1.Silverlight.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.