Essential .NET toolkit for focused business application development.
An essential set of 167 flexible, reliable and high-performance controls and libraries.
'Declaration <DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)> <CategoryAttribute("Xceed Chart for ASP.NET")> <DescriptionAttribute("Chart background")> <BinarySerializationPropertyAttribute()> Public Property Background As Background
'Usage Dim instance As ChartServerControl Dim value As Background instance.Background = value value = instance.Background
[DesignerSerializationVisibility(DesignerSerializationVisibility.Hidden)] [Category("Xceed Chart for ASP.NET")] [Description("Chart background")] [BinarySerializationProperty()] public Background Background {get; set;}
ChartServerControl1.Background.FillEffect.SetPredefinedAdvancedGradient(AdvancedGradientScheme.CalmWater2, 13)
ChartServerControl1.Background.FillEffect.SetPredefinedAdvancedGradient(AdvancedGradientScheme.CalmWater2, 13);
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
ChartServerControl Class ChartServerControl Members