HlcSeries Methods |
The HlcSeries type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddStylePropertySetting | (Inherited from UIChartElement.) |
![]() | ApplyStyle | (Inherited from UIChartElement.) |
![]() | ApplyStyleByIndex | (Inherited from UIChartElement.) |
![]() | ApplyStyleSettingsCore | (Inherited from ChartSeries.) |
![]() | Attach | (Inherited from UIChartElement.) |
![]() | BindMembers | (Overrides CartesianSeriesBindMembers.) |
![]() | BindProperty |
Binds the specified property to a property of the provided binding source object.
(Inherited from RadObject.) |
![]() | BuildVisualState | (Inherited from UIChartElement.) |
![]() | CanRaisePropertyChangeNotifications |
Determines whether the object can raise PropertyChanging and PropertyChanged notifications.
Current implementation checks whether the object is disposing or is already disposed of.
(Inherited from RadObject.) |
![]() | ClearPropertyStore |
Removes all references to external property modifiers such as
property bindings, style settings and animations.
(Inherited from RadObject.) |
![]() | CoerceValue |
Allows inheritors to force a coersion of the current calculated value for the given property.
(Inherited from RadObject.) |
![]() | CreateDataPoint | (Inherited from ChartSeries.) |
![]() | CreateDataPointElement | (Inherited from ChartSeries.) |
![]() | CreateDataPointElementCollection | (Inherited from ChartSeries.) |
![]() | CreateDefaultDataPoint | (Overrides CartesianSeriesCreateDefaultDataPoint.) |
![]() | CreateModel | (Overrides ChartSeriesCreateModel.) |
![]() | CreatePointElement | (Overrides ChartSeriesCreatePointElement(DataPoint).) |
![]() | Dettach | (Inherited from UIChartElement.) |
![]() | Dispose |
Releases all resources associated with this object.
(Inherited from DisposableObject.) |
![]() | Dispose(Boolean) |
Performs the actual Dispose logic.
(Inherited from DisposableObject.) |
![]() | DisposeManagedResources | (Inherited from ChartSeries.) |
![]() | DisposeUnmanagedResources |
Releases any UNMANAGED resources used by this object.
NOTE: If you declare some unmanaged resources in your class,
you should override its finalizer and put disposing logic there also.
(Inherited from DisposableObject.) |
![]() | DpiScaleChanged | (Inherited from UIChartElement.) |
![]() | EnsureVisualState | (Inherited from ChartSeries.) |
![]() | GetBitState |
Gets the current bit state for the object, defined by the provided key.
(Inherited from DisposableObject.) |
![]() | GetColorForMultiAxis |
Gets the color that would be used to draw the series axes when in multi axis mode.
(Inherited from CartesianSeries.) |
![]() | GetCurrentShape | (Inherited from UIChartElement.) |
![]() | GetDefaultTrackballTextForPoint | (Overrides ChartSeriesGetDefaultTrackballTextForPoint(DataPoint).) |
![]() | GetDefaultValue |
Allows inheritors to provide custom default value.
(Inherited from RadObject.) |
![]() | GetElement | (Inherited from ChartSeries.) |
![]() | GetInheritedValue |
Searches up in the chain of InheritanceParents for a value for the specified property.
(Inherited from RadObject.) |
![]() | GetPropertyValue |
Gets the RadPropertyValue structure that holds information
about the specified property's effective value for this instance.
May be null if no effective value is recorded.
(Inherited from RadObject.) |
![]() | GetRegisteredRadProperty |
Gets the registered property with the specified name.
(Inherited from RadObject.) |
![]() | GetScaledFont | (Inherited from UIChartElement.) |
![]() | GetStyleIndex | (Inherited from ChartSeries.) |
![]() | GetThemeEffectiveType | (Inherited from UIChartElement.) |
![]() | GetValue | (Inherited from UIChartElement.) |
![]() | GetValueSource |
Gets the source of the current value for the specified property.
(Inherited from RadObject.) |
![]() | HitTest | (Inherited from ChartSeries.) |
![]() | Invalidate | (Inherited from UIChartElement.) |
![]() | IsPropertyCancelable |
Determines whether the specified property may be canceled.
(Inherited from RadObject.) |
![]() | MeasureContentOverride | (Inherited from UIChartElement.) |
![]() | OnApplyPalette | (Inherited from ChartSeries.) |
![]() | OnAttached | (Inherited from CartesianSeries.) |
![]() | OnBitStateChanged |
Notifies the object for a change in its bit state.
(Inherited from DisposableObject.) |
![]() | OnCreatePoint | (Inherited from ChartSeries.) |
![]() | OnDataPointIsSelectedChanged | (Inherited from ChartSeries.) |
![]() | OnDettached | (Inherited from CartesianSeries.) |
![]() | OnNotifyPropertyChanged(String) |
Raises the PropertyChanged event.
(Inherited from RadObject.) |
![]() | OnNotifyPropertyChanged(PropertyChangedEventArgs) | (Inherited from CartesianSeries.) |
![]() | OnPropertyChanged | (Inherited from CartesianSeries.) |
![]() | OnPropertyChanging |
Raises the RadPropertyChanging event.
(Inherited from RadObject.) |
![]() | OnTrackballPointTextNeeded | (Inherited from ChartSeries.) |
![]() | PerformDispose |
Performs the core resources release logic.
(Inherited from DisposableObject.) |
![]() | Refresh | (Inherited from ChartSeries.) |
![]() | RemoveStylePropertySetting(IPropertySetting) |
Called when element style condition changes. This method is used internally.
(Inherited from RadObject.) |
![]() | RemoveStylePropertySetting(RadProperty) |
Called when element style condition changes. This method is used internally.
(Inherited from RadObject.) |
![]() | ResetValue(RadProperty) |
Resets the current value of the specified property.
This method will remove any effective value modifier
(such as style or animation setting) for the specified property.
(Inherited from RadObject.) |
![]() | ResetValue(RadProperty, ValueResetFlags) |
Resets the current value of the specified property using the provided flags.
(Inherited from RadObject.) |
![]() | ResetValueCore |
Resets the specified property value, using the provided reset flags.
(Inherited from RadObject.) |
![]() | ResumePropertyNotifications |
Resumes property notifications after a previous SuspendPropertyNotifications call.
(Inherited from RadObject.) |
![]() | SetBitState |
Applies the specified boolean value to the BitVector of the object.
(Inherited from DisposableObject.) |
![]() | SetDefaultValueOverride |
Applies the provided value as an override
of the Default value provided by the specified property's metadata.
(Inherited from RadObject.) |
![]() | SetValue |
Applies the provided value as Local for the specified property.
(Inherited from RadObject.) |
![]() | SetValueAtDesignTime |
Applies the specified value as Local for the desired property
and raises the flag IsLocalValueSetAtDesignTime for that property.
All design-time direct property modifications (e.g. item.Text = "Item1")
should be done through this method for the property to be properly serialized.
If a property is modified through a property grid, the custom property descriptor will automatically apply this logic.
This method is used internally.
(Inherited from RadObject.) |
![]() | SetValueCore |
Performs the core logic of updating property value.
(Inherited from RadObject.) |
![]() | ShouldSerializeProperty |
Determines whether the property defined by the provided property descriptor should be serialized.
(Inherited from RadObject.) |
![]() | SuspendPropertyNotifications |
Allows PropertyChanging and PropertyChanged notifications to be temporary suspended.
(Inherited from RadObject.) |
![]() | UnbindProperty |
Removes the binding for the specified property.
(Inherited from RadObject.) |
![]() | UpdateValue |
Forces re-evaluation of the current value for the specified property.
(Inherited from RadObject.) |
![]() | UpdateValueCore |
Performs the core value update logic.
(Inherited from RadObject.) |
![]() | ValidatePoint | (Overrides ChartSeriesValidatePoint(DataPoint).) |
Name | Description | |
---|---|---|
![]() | CheckAccess | Overloaded. (Defined by DispatcherExtensions.) |
![]() | CheckAccess | Overloaded. (Defined by DispatcherExtensions.) |
![]() | CheckAccess | Overloaded. (Defined by DispatcherExtensions.) |
![]() | ClearIfNoBindingAndSet |
Clears if set.
(Defined by CommonExtensions.) |
![]() | ClearIfSet |
Clears the property if a value has been set.
(Defined by CommonExtensions.) |
![]() | IsLocalValueSet |
Determines whether the specified dependency property local value is set.
(Defined by CommonExtensions.) |
![]() | SetIfDifferent |
Sets the value of the dependencyProperty property if it's hasn't that value currently.
(Defined by CommonExtensions.) |