Click or drag to resize

ChartNode Class

LightningChart .NET Help
Chart base node.
Inheritance Hierarchy

Namespace:  Arction.Wpf.Charting
Assembly:  Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntax
[SerializableAttribute]
[TypeConverterAttribute(typeof(GeneralTypeConverter))]
public class ChartNode : Freezable, IChartNode, 
	IDisposable

The ChartNode type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyCanFreeze
Gets a value that indicates whether the object can be made unmodifiable.
(Inherited from Freezable.)
Public propertyDependencyObjectType
Gets the DependencyObjectType that wraps the CLR type of this instance. 
(Inherited from DependencyObject.)
Public propertyDispatcher
Gets the Dispatcher this DispatcherObject is associated with.
(Inherited from DispatcherObject.)
Public propertyIsFrozen
Gets a value that indicates whether the object is currently modifiable.
(Inherited from Freezable.)
Public propertyIsSealed
Gets a value that indicates whether this instance is currently sealed (read-only).
(Inherited from DependencyObject.)
Top
Methods
  NameDescription
Public methodClearValue(DependencyProperty)
Clears the local value of a property. The property to be cleared is specified by a DependencyProperty identifier.
(Inherited from DependencyObject.)
Public methodClearValue(DependencyPropertyKey)
Clears the local value of a read-only property. The property to be cleared is specified by a DependencyPropertyKey.
(Inherited from DependencyObject.)
Public methodClone
Creates a modifiable clone of the Freezable, making deep copies of the object's values. When copying the object's dependency properties, this method copies expressions (which might no longer resolve) but not animations or their current values.
(Inherited from Freezable.)
Public methodCloneCurrentValue
Creates a modifiable clone (deep copy) of the Freezable using its current values.
(Inherited from Freezable.)
Public methodCoerceValue
Coerces the value of the specified dependency property. This is accomplished by invoking any CoerceValueCallback function specified in property metadata for the dependency property as it exists on the calling DependencyObject.
(Inherited from DependencyObject.)
Public methodDispose
Release all resources used by this instance.
Public methodEquals
Determines whether a provided DependencyObject is equivalent to the current DependencyObject.
(Inherited from DependencyObject.)
Public methodFreeze
Makes the current object unmodifiable and sets its IsFrozen property to true.
(Inherited from Freezable.)
Public methodGetAsFrozen
Creates a frozen copy of the Freezable, using base (non-animated) property values. Because the copy is frozen, any frozen sub-objects are copied by reference.
(Inherited from Freezable.)
Public methodGetCurrentValueAsFrozen
Creates a frozen copy of the Freezable using current property values. Because the copy is frozen, any frozen sub-objects are copied by reference.
(Inherited from Freezable.)
Public methodGetHashCode
Gets a hash code for this DependencyObject.
(Inherited from DependencyObject.)
Public methodGetLocalValueEnumerator
Creates a specialized enumerator for determining which dependency properties have locally set values on this DependencyObject.
(Inherited from DependencyObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetValue
Returns the current effective value of a dependency property on this instance of a DependencyObject.
(Inherited from DependencyObject.)
Public methodInvalidateProperty
Re-evaluates the effective value for the specified dependency property
(Inherited from DependencyObject.)
Public methodReadLocalValue
Returns the local value of a dependency property, if it exists.
(Inherited from DependencyObject.)
Public methodSetCurrentValue
Sets the value of a dependency property without changing its value source.
(Inherited from DependencyObject.)
Public methodSetValue(DependencyProperty, Object)
Sets the local value of a dependency property, specified by its dependency property identifier.
(Inherited from DependencyObject.)
Public methodSetValue(DependencyPropertyKey, Object)
Sets the local value of a read-only dependency property, specified by the DependencyPropertyKey identifier of the dependency property.
(Inherited from DependencyObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Events
  NameDescription
Public eventChanged
Occurs when the Freezable or an object it contains is modified.
(Inherited from Freezable.)
Top
See Also
Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.WindowsFreezable
        Arction.Wpf.ChartingChartNode
          Arction.Wpf.Charting.AnnotationsAnnotationNibStyle
          Arction.Wpf.Charting.AnnotationsAnnotationTextStyle
          Arction.Wpf.Charting.AxesAxisDragNib
          Arction.Wpf.Charting.AxesAxisDragNib3D
          Arction.Wpf.Charting.AxesAxisTickStyle
          Arction.Wpf.Charting.AxesCustomAxisTick
          Arction.Wpf.Charting.AxesScaleBreak
          Arction.Wpf.ChartingBitmapFill
          Arction.Wpf.ChartingBorder
          Arction.Wpf.ChartingBoundsDoublePolar
          Arction.Wpf.ChartingBoundsDoubleXY
          Arction.Wpf.ChartingChartOptions
          Arction.Wpf.ChartingContourLineLabels
          Arction.Wpf.ChartingDataBreakingOptions
          Arction.Wpf.Charting.EventMarkersEventMarkerFill
          Arction.Wpf.ChartingFill
          Arction.Wpf.ChartingGridOptions
          Arction.Wpf.ChartingLineStyle
          Arction.Wpf.ChartingLineStyle3D
          Arction.Wpf.ChartingLineStyle3DZoomBox
          Arction.Wpf.Charting.MapsBingOptions
          Arction.Wpf.Charting.MapsCityOptions
          Arction.Wpf.Charting.MapsLineOptions
          Arction.Wpf.Charting.MapsMap
          Arction.Wpf.Charting.MapsMapBackground
          Arction.Wpf.Charting.MapsMapItem
          Arction.Wpf.Charting.MapsMapLayer
          Arction.Wpf.Charting.MapsPopulationCategory
          Arction.Wpf.Charting.MapsRegionOptions
          Arction.Wpf.Charting.MapsStencilArea
          Arction.Wpf.Charting.MapsTileLayer
          Arction.Wpf.Charting.OverlayElementsOverlayElement
          Arction.Wpf.ChartingPaletteStep
          Arction.Wpf.ChartingPointDoubleXY
          Arction.Wpf.ChartingPointDoubleXYZ
          Arction.Wpf.ChartingPointFloatXY
          Arction.Wpf.ChartingPointFloatXYZ
          Arction.Wpf.ChartingPointIntXY
          Arction.Wpf.ChartingPointRGB
          Arction.Wpf.ChartingPointRound
          Arction.Wpf.ChartingPointShapeStyleBaseSHAPE
          Arction.Wpf.ChartingRangeT
          Arction.Wpf.ChartingSamplingRateOptions
          Arction.Wpf.ChartingScrollThumbOptions
          Arction.Wpf.Charting.SeriesXYIntensitySeriesStencil
          Arction.Wpf.ChartingShadow
          Arction.Wpf.ChartingSizeDoubleXY
          Arction.Wpf.ChartingSizeDoubleXYZ
          Arction.Wpf.ChartingSizeFloatXY
          Arction.Wpf.ChartingSizeFloatXYZ
          Arction.Wpf.ChartingTextShadow
          Arction.Wpf.Charting.TitlesLegendBoxItemTitle
          Arction.Wpf.ChartingTriggering
          Arction.Wpf.ChartingUserInteractiveObjectInt
          Arction.Wpf.ChartingValueRangePalette
          Arction.Wpf.Charting.ViewsLegendBoxSurfaces
          Arction.Wpf.Charting.ViewsRenderOptionsCommon
          Arction.Wpf.Charting.ViewsThinBorder
          Arction.Wpf.Charting.Views.View3DBarViewOptions3D
          Arction.Wpf.Charting.Views.View3DBitmapFill3D
          Arction.Wpf.Charting.Views.View3DCamera3D
          Arction.Wpf.Charting.Views.View3DLight3D
          Arction.Wpf.Charting.Views.View3DMaterial3D
          Arction.Wpf.Charting.Views.View3DOrientationArrowsOptions3D
          Arction.Wpf.Charting.Views.View3DPointStyle3D
          Arction.Wpf.Charting.Views.View3DRectangleFill
          Arction.Wpf.Charting.Views.View3DUserInteractionRotateSnappingOptions
          Arction.Wpf.Charting.Views.View3DZoomPanOptions3DBase
          Arction.Wpf.Charting.ViewsViewBase
          Arction.Wpf.Charting.Views.ViewPie3DMaterialPie3D
          Arction.Wpf.Charting.Views.ViewXYAspectRatioOptions
          Arction.Wpf.Charting.Views.ViewXYAutoLabelLocator
          Arction.Wpf.Charting.Views.ViewXYAutoYFit
          Arction.Wpf.Charting.Views.ViewXYAxisLayout
          Arction.Wpf.Charting.Views.ViewXYBarViewOptions
          Arction.Wpf.Charting.Views.ViewXYErrorBarSettings
          Arction.Wpf.Charting.Views.ViewXYMiniScale
          Arction.Wpf.Charting.Views.ViewXYPersistentSeriesRenderingLayerBase
          Arction.Wpf.Charting.Views.ViewXYRenderOptionsViewXY
          Arction.Wpf.Charting.Views.ViewXYYAxisSegment
          Arction.Wpf.Charting.ViewsZoomPanOptionsBase
          Arction.Wpf.ChartingWpfFont