C1.WPF.C1Chart Namespace > C1Chart Class : ChartType Property |
'Declaration
<System.ComponentModel.CategoryAttribute("Appearance")> <System.ComponentModel.TypeConverterAttribute("C1.WPF.C1Chart.ChartTypeConverter, C1.WPF.C1Chart.4, Version=4.0.20171.549, Culture=neutral, PublicKeyToken=2aa4ec5576d6c3ce")> Public Property ChartType As ChartType
'Usage
Dim instance As C1Chart Dim value As ChartType instance.ChartType = value value = instance.ChartType
[System.ComponentModel.Category("Appearance")] [System.ComponentModel.TypeConverter("C1.WPF.C1Chart.ChartTypeConverter, C1.WPF.C1Chart.4, Version=4.0.20171.549, Culture=neutral, PublicKeyToken=2aa4ec5576d6c3ce")] public ChartType ChartType {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