DXSeriesHintOptions.ClassHandle Property
The handle for this class.
Namespace: DevExpress.Xamarin.iOS.Charts
Assembly: DevExpress.Xamarin.iOS.Charts.dll
NuGet Package: DevExpress.XamarinForms.Charts
Declaration
public override IntPtr ClassHandle { get; }
Property Value
| Type | Description |
|---|---|
| IntPtr | The pointer to the Objective-C class. |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ClassHandle |
|---|---|
| DXSeries |
|
See Also