DXAxisLabelResolveOverlappingOptions.ClassHandle Property
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 |
|---|
| IntPtr |
Property Paths
You can access this nested property as listed below:
| Object Type | Path to ClassHandle |
|---|---|
| DXAxisLabel |
|
See Also