Interface IChartInterface
Represents the Interface as IChartInterface
Namespace: Syncfusion.Windows.Chart
Assembly: Syncfusion.Chart.Wpf.dll
Syntax
public interface IChartInterface
Properties
Background
CLR property of BackGround.
Declaration
Brush Background { get; }
Property Value
Type |
---|
System.Windows.Media.Brush |