[]
Gets or sets the position of the tooltip relative to the radial menu.
The default value is "left".
[C1Category("Appearance")]
[Obsolete("This property is obsolete, please use TooltipPlacement instead")]
[C1Description("C1RadialMenu.TooltipPosition", "Specifies the position of the tooltip relative to the radial menu.")]
public TooltipPosition TooltipPosition { get; set; }