| C1.Web.Wijmo.Controls.C1Chart Namespace > BubbleChartSeriesData Class : Y1 Property |
'Declaration<System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <WidgetOptionAttribute()> <C1CategoryAttribute("Data")> <LayoutAttribute(LayoutType.Data)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <C1DescriptionAttribute(Key="BubbleChartSeriesData.Y1", Description="A value that indicates the y1 values of the chart series data.")> Public Property Y1 As ChartY1AxisList
[System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [WidgetOption()] [C1Category("Data")] [Layout(LayoutType.Data)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] [System.ComponentModel.NotifyParentProperty(true)] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [C1Description(Key="BubbleChartSeriesData.Y1", Description="A value that indicates the y1 values of the chart series data.")] public ChartY1AxisList Y1 {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