Interface
IFilledSeries

Identifies a ChartSeries instance, which interior may be filled.

Definition

Namespace:Telerik.UI.Xaml.Controls.Chart

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public interface IFilledSeries

Derived Classes: AreaSeriesPolarAreaSeriesPolarSplineAreaSeriesRadarAreaSeriesRadarSplineAreaSeriesRangeSeriesScatterAreaSeriesScatterSplineAreaSeriesSplineAreaSeriesStepAreaSeries

Properties

Fill

Gets the Brush instance that defines the interior of the series.

Declaration

cs-api-definition
Brush Fill { get; }

Property Value

Brush

IsFillSetLocally

Gets a value indicating whether the Fill property has been set locally.

Declaration

cs-api-definition
bool IsFillSetLocally { get; }

Property Value

bool

In this article
DefinitionPropertiesFillIsFillSetLocally
Not finding the help you need?
Contact Support