C1.Silverlight.Chart.5 Assembly > C1.Silverlight.Chart Namespace : LineAreaOptions Class |
For a list of all members of this type, see LineAreaOptions members.
Name | Description | |
---|---|---|
ClearValue | (Inherited from System.Windows.DependencyObject) | |
GetAnimationBaseValue | (Inherited from System.Windows.DependencyObject) | |
GetClipping | Gets the value of the Clipping attached property for a specified chart. | |
GetOptimizationRadius | Gets the value of the OptimizationRadius attached property for a specified chart. | |
GetOptimizationRadiusScope | Gets the value of the OptimizationRadiusScope attached property for the specified chart. | |
GetValue | (Inherited from System.Windows.DependencyObject) | |
ReadLocalValue | (Inherited from System.Windows.DependencyObject) | |
SetClipping | Sets the value of the ClippingProperty attached property for a specified chart. | |
SetOptimizationRadius | 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. | |
SetOptimizationRadiusScope | Sets the value of the OptimizationRadiusScope attached property for the specified chart. | |
SetValue | (Inherited from System.Windows.DependencyObject) |