[]
Gets or sets whether the tooltip is shown in a balloon shape.
[C1Category("Appearance")] [C1Description("ToolTipSettings.IsBalloon", "Indicates whether the tooltip is shown in a balloon shape.")] public bool IsBalloon { get; set; }