RadControls for WinForms

The PieDataPoint type exposes the following members.

Methods

  NameDescription
Public methodArrange
Arranges the node within the specified layout slot.
(Inherited from ChartNode.)
Protected methodContainsBoundValue (Inherited from DataPoint.)
Public methodDispose
Releases all resources, used by this instance.
(Inherited from DisposableObject.)
Protected methodDisposeManagedResources
Disposes all managed resources allocated by this instance.
(Inherited from PropertyBagObject.)
Protected methodDisposeUnmanagedResources
Disposes all unmanaged resources allocated by this instance.
(Inherited from DisposableObject.)
Protected methodGetBoundValue<(Of <<'(T>)>>) (Inherited from DataPoint.)
Protected methodInitBoundValues (Inherited from DataPoint.)
Public methodInvalidate
Delegates an "Invalidate" request to the owning IChartView instance (if any).
(Inherited from ChartNode.)
Protected methodSetBoundValue (Inherited from DataPoint.)
Protected methodSetDataItem
Sets the data item when data point is data bound.
(Inherited from DataPoint.)

See Also