| C1.Web.Wijmo.Controls.C1Chart Namespace > BaseChartAxisList<T> Class : Values Property |
'Declaration<C1DescriptionAttribute(Key="C1Chart.BaseChartAxisList.Values", Description="A list value contains all the data point values for the series.")> <System.Web.UI.PersistenceModeAttribute(PersistenceMode.InnerProperty)> <LayoutAttribute(LayoutType.Data)> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <C1CategoryAttribute("Data")> Public ReadOnly Property Values As System.Collections.Generic.List(Of T)
[C1Description(Key="C1Chart.BaseChartAxisList.Values", Description="A list value contains all the data point values for the series.")] [System.Web.UI.PersistenceMode(PersistenceMode.InnerProperty)] [Layout(LayoutType.Data)] [System.ComponentModel.NotifyParentProperty(true)] [C1Category("Data")] public System.Collections.Generic.List<T> Values {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