C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace : LineAreaOptions Class |
The following tables list the members exposed by LineAreaOptions.
Name | Description | |
---|---|---|
LineAreaOptions Constructor |
Name | Description | |
---|---|---|
ClippingProperty | ||
OptimizationRadiusProperty | ||
OptimizationRadiusScopeProperty |
Name | Description | |
---|---|---|
Dispatcher | (Inherited from Windows.UI.Xaml.DependencyObject) |
Name | Description | |
---|---|---|
ClearValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Equals | (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass) | |
GetAnimationBaseValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
GetClipping | Gets the value of the Clipping attached property for a specified chart. | |
GetHashCode | (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass) | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
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 Windows.UI.Xaml.DependencyObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ReadLocalValue | (Inherited from Windows.UI.Xaml.DependencyObject) | |
RegisterPropertyChangedCallback | (Inherited from Windows.UI.Xaml.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 Windows.UI.Xaml.DependencyObject) | |
ToString | (Inherited from System.Runtime.InteropServices.WindowsRuntime.RuntimeClass) | |
UnregisterPropertyChangedCallback | (Inherited from Windows.UI.Xaml.DependencyObject) |