This example demonstrates the various options for configuring the appearance of
		the ASP.NET AJAX Chart control. You can easily test them via the configurator,
		provided below.
	
	
		By default every configuration panel is collapsed, to change a particular setting
		choose the according category and expand it via the arrow button.
	
	
		Since the Q1 2016 release you can control the visibility of the series
		in the legend through the VisibleInLegend property.
	
	
		As of R2 2022 release you can change the opacity of Inactive Series by setting the InactiveOpacity property within the HighlightAppearance element.
	
	
		Note: All numerical values should be set in pixels. The Label Margin
		and Padding will take effect only if Labels Position is not Center.