Altaxo user manual and class reference
Altaxo user manual and class reference
Altaxo class reference
Altaxo Namespaces
Altaxo.Graph Namespaces
Altaxo.Graph.Gdi.Plot
PlotItemCollection Class
PlotItemCollection Methods
Add Method
AddRange Method
ApplyGroupStyles Method
ApplyGroupStylesForward_HierarchyUpOnly Method
ApplyStylesBackward_HierarchyUpOnly Method
ApplyStylesIterativeBackward Method
ClearPlotItems Method
ClearPlotItemsAndGroupStyles Method
Clone Method
CollectStyles Method
CopyFrom Method
Dispose Method
DistributeChanges Method
DistributePlotStyleFromTemplate Method
EhHitTestObject_Remove Method
EhPlotGroups_Changed Method
FillPlotItemList Method
GetChildObjectNamed Method
GetDocumentNodeChildrenWithName Method
GetEnumerator Method
GetName Method
GetNameOfChildObject Method
HandleHighPriorityChildChangeCases Method
HitTest Method
IndexOf Method
ListPossiblePlotGroupStyles Method
MergeXBoundsInto Method
MergeYBoundsInto Method
OnCollectionChanged Method
OnDeserialization Method
Paint Method
PaintChild Method
PaintPostprocessing Method
PaintPreprocessing Method
PaintSymbol Method
PrepareGroupStyles Method
PrepareGroupStylesForward_HierarchyUpOnly Method
PrepareScales Method
PrepareStylesBackward_HierarchyUpOnly Method
PrepareStylesIterativeBackward Method
Remove Method
Replace Method
SetPlotStyleFromTemplate Method
VisitDocumentReferences Method
Plot
Item
Collection
Get
Name
Of
Child
Object Method
Retrieves the name of the provided object.
Namespace:
Altaxo.Graph.Gdi.Plot
Assembly:
AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
Copy
public
override
string
?
GetNameOfChildObject
(
IDocumentLeafNode
o
)
Parameters
o
IDocumentLeafNode
The object for which the name should be found.
Return Value
String
The name of the object. Null if the object is not found. String.Empty if the object is found but has no name.
Implements
INamedObjectCollection
GetNameOfChildObject(IDocumentLeafNode)
See Also
Reference
PlotItemCollection Class
Altaxo.Graph.Gdi.Plot Namespace
Altaxo can be downloaded from
SourceForge
. Source code available on
Github
.
(C) Dr. Dirk Lellinger and all contributors to the source code 2002 -
Send comments on this topic to
dlellinger@users.sourceforge.net