Class CartesianMarkedZoneAnnotation
Inheritance
System.Object
CartesianMarkedZoneAnnotation
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.Chart
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class CartesianMarkedZoneAnnotation : CartesianFromToAnnotation, IChartElementPresenter, IElementPresenter, IStrokedAnnotation
Constructors
CartesianMarkedZoneAnnotation()
Declaration
public CartesianMarkedZoneAnnotation()
Fields
FillProperty
Declaration
public static readonly DependencyProperty FillProperty
Field Value
Microsoft.
|
Properties
Fill
Declaration
public Brush Fill { get; set; }
Property Value
Microsoft.
|
Presenter
Declaration
protected override Shape Presenter { get; }
Property Value
Microsoft.
|