IChartAxis
Parent Property
|
Reference to Parent object. Read-only.
Namespace:
Spire.Presentation.Charts
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
ReadOnly Property Parent As Object
Get
property Object^ Parent {
Object^ get ();
}
abstract Parent : Object with get
Property Value
Type:
Object
See Also