| C1.Web.Wijmo.Controls.C1Chart Namespace > BubbleChartLabel Class : LabelStyle Property |
'Declaration<System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <LayoutAttribute(LayoutType.Styles)> <WidgetOptionNameAttribute("style")> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <C1DescriptionAttribute(Key="BubbleChartLabel.Style", Description="A value that indicates the style of the bubble chart label.")> <C1CategoryAttribute("Style")> <WidgetOptionAttribute()> Public Property LabelStyle As ChartStyle
[System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [Layout(LayoutType.Styles)] [WidgetOptionName("style")] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.NotifyParentProperty(true)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [C1Description(Key="BubbleChartLabel.Style", Description="A value that indicates the style of the bubble chart label.")] [C1Category("Style")] [WidgetOption()] public ChartStyle LabelStyle {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2