| C1.Web.Wijmo.Controls.C1Chart Namespace > C1ChartCore<Tseries,TAnimation,TBinding> Class : DataBindings Property |
'Declaration<System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <System.ComponentModel.TypeConverterAttribute("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> <C1DescriptionAttribute(Key="C1Chart.DataBindings", Description="Gets a collection of C1ChartBinding objects that define the relationship between a data item and the chart series it is binding to.")> <C1CategoryAttribute("Data")> <System.ComponentModel.MergablePropertyAttribute(False)> <System.ComponentModel.DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Content)> Public ReadOnly Property DataBindings As System.Collections.Generic.List(Of TBinding)
[System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [System.ComponentModel.TypeConverter("System.ComponentModel.ExpandableObjectConverter, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] [C1Description(Key="C1Chart.DataBindings", Description="Gets a collection of C1ChartBinding objects that define the relationship between a data item and the chart series it is binding to.")] [C1Category("Data")] [System.ComponentModel.MergableProperty(false)] [System.ComponentModel.DesignerSerializationVisibility(DesignerSerializationVisibility.Content)] public System.Collections.Generic.List<TBinding> DataBindings {get;}
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