'Declaration
<C1DescriptionAttribute("FlexPie.Offset", "Gets or sets the offset of the slices from the pie center.")> <DefaultValueAttribute(0)> Public Property Offset As Double
[C1Description("FlexPie.Offset", "Gets or sets the offset of the slices from the pie center.")] [DefaultValue(0)] public double Offset {get; set;}