[Category("Options")] [DefaultValue()] [Description("Controls the shape of the pie segments.")] public PieStyle PieStyle {get; set;}
'Declaration <CategoryAttribute("Options")> <DefaultValueAttribute()> <DescriptionAttribute("Controls the shape of the pie segments.")> Public Property PieStyle As PieStyle