AddSeries(string)
|
Adds a simple series to the diagram.
|
Assign(TPersistent)
|
Applies compatible settings from the specified source component to the current component in a batch.
|
AssignTo(TPersistent)
|
|
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncFunctionEvent,TObject)
|
|
BeginInvoke(TAsyncProcedureEvent,TObject)
|
|
BeginInvoke(TProc,TObject)
|
|
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)
|
|
BeginInvoke<TResult>(TFunc<TResult>,TObject)
|
|
BeginUpdate
|
Postpones all component redraw operations that reflect content and appearance changes until an EndUpdate or CancelUpdate procedure call.
|
CancelUpdate
|
Re-enables change notifications and delays pending changes made after a BeginUpdate procedure call until the next content or setting change.
|
DeleteAllSeries
|
Deletes all series in the diagram.
|
DestroyComponents
|
|
Destroying
|
|
DoChanged
protected
|
Applies pending changes after an EndUpdate procedure call.
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
EndUpdate
|
Applies all pending changes and redraws the component after a BeginUpdate procedure call.
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindComponent(String)
|
|
ForEachSeries(TdxChartSimpleDiagram.TForEachSeriesProc)
|
Applies the same set of actions to all simple series in the diagram.
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
HasParent
|
|
InsertComponent(TComponent)
|
|
IsImplementorOf(IInterface)
|
|
Loaded
|
|
Notification(TComponent,TOperation)
|
|
ReferenceInterface(IInterface,TOperation)
|
|
RemoveComponent(TComponent)
|
|
RemoveFreeNotification(TComponent)
|
|
SetParentComponent(TComponent)
|
|
SetSubComponent(Boolean)
|
|
ToString
|
|
UpdateAction(TBasicAction)
|
|