Interface IFilledSeries
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface IFilledSeries
Properties
Fill
Declaration
Brush Fill { get; }
Property Value
|
Microsoft.UI.Xaml.Media.Brush
|
IsFillSetLocally
Declaration
bool IsFillSetLocally { get; }
Property Value
|
System.Boolean
|