ChartLegendBackgroundComplexSettings Property |
Namespace: Kettic.AspNet.Controls.ChartModelAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic FillSettings BackgroundComplexSettings { get; }
Public ReadOnly Property BackgroundComplexSettings As FillSettings
Get
public:
property FillSettings^ BackgroundComplexSettings {
FillSettings^ get ();
}
member BackgroundComplexSettings : FillSettings with get
Property Value
Type:
FillSettings
See Also