Version

Custom Properties - xamRadialMenu

XamRadialMenu Custom Properties Reference

Introduction

This topic provides reference information about the XamRadialMenu™ proxy base custom properties for the XamRadialMenu control. Use the control property access methods for extending custom properties from the type of objects referenced below (See Accessing Controls' Properties for more details).

Custom properties reference chart

The following table summarizes the custom properties for XamRadialMenu .

Custom property Applied Object Type Returns…​

Offset

Infragistics.Controls.Menu.RadialMenuItemBase

An integer value of the visible wedge offset position of the RadialMenuItem .

Span

Infragistics.Controls.Menu.RadialMenuItemBase

An integer value of the Span of wedges used by the RadialMenuItem .

ClickPoint

Infragistics.Controls.Menu.RadialMenuItemBase

A Point object of the center click point of the RadialMenuItem .

DrillPoint

Infragistics.Controls.Menu.RadialMenuItemBase

A Point object from the center of the outer ring, which is the drill down point of the RadialMenuItem .

StartAngle

Infragistics.Controls.Menu.RadialMenuItemBase

A double value of the angle, in radians, of the start angle for the RadialMenuItem .

EndAngle

Infragistics.Controls.Menu.RadialMenuItemBase

A double value of the angle, in radians, of the end angle for the RadialMenuItem .