A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.infragistics.com/blazor/docs/api/api/IgniteUI.Blazor.Controls.IgbAxisAnnotation.html below:

Class IgbAxisAnnotation

Represents an axis annotation

Inheritance

System.Object

IgbAxisAnnotation

Implements

System.IDisposable

Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntax
public class IgbAxisAnnotation : BaseRendererElement, JsonSerializable, IDisposable
Constructors IgbAxisAnnotation() Declaration
public IgbAxisAnnotation()
Properties ActualLabelFormatSpecifiers Declaration
public IgbFormatSpecifierCollection ActualLabelFormatSpecifiers { get; }
Property Value AxisParent Declaration
protected BaseRendererElement AxisParent { get; set; }
Property Value Background

Gets or sets the background to use for tha axis annotation box.

Declaration
public string Background { get; set; }
Property Value Type Description System.String BackgroundCornerRadius

Gets or sets the corner radius to use for the axis annotation borders.

Declaration
public double BackgroundCornerRadius { get; set; }
Property Value Type Description System.Double BackgroundPaddingBottom

Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.

Declaration
public double BackgroundPaddingBottom { get; set; }
Property Value Type Description System.Double BackgroundPaddingLeft

Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.

Declaration
public double BackgroundPaddingLeft { get; set; }
Property Value Type Description System.Double BackgroundPaddingRight

Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.

Declaration
public double BackgroundPaddingRight { get; set; }
Property Value Type Description System.Double BackgroundPaddingTop

Gets or sets the padding to use withing the axis annotation callout. Leaving this NaN will use an automatic value related to the axis label margins.

Declaration
public double BackgroundPaddingTop { get; set; }
Property Value Type Description System.Double ContentLabelFormatSpecifiers Declaration
public IgbFormatSpecifierCollection ContentLabelFormatSpecifiers { get; }
Property Value FormatLabelScript Declaration
public string FormatLabelScript { get; set; }
Property Value Type Description System.String LabelFormat

Gets or sets the label format string to use for the label.

Declaration
public string LabelFormat { get; set; }
Property Value Type Description System.String LabelFormatSpecifiers

Gets or sets the format specifiers to use with the LabelFormat string.

Declaration
public IgbFormatSpecifierCollection LabelFormatSpecifiers { get; set; }
Property Value Outline

Gets or sets the Outline to use for tha axis annotation box.

Declaration
public string Outline { get; set; }
Property Value Type Description System.String ParentTypeName Declaration
protected override string ParentTypeName { get; }
Property Value Type Description System.String Overrides StrokeThickness

Gets or sets the border stroke thickness to use for tha axis annotation box.

Declaration
public double StrokeThickness { get; set; }
Property Value Type Description System.Double Text

Gets or sets the text that should be displayed for the annotation. Leave null to display the value automatically.

Declaration
public string Text { get; set; }
Property Value Type Description System.String TextColor

Gets or sets the color to use for the text in the annotation.

Declaration
public string TextColor { get; set; }
Property Value Type Description System.String Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Value

Gets or sets the value at which this annotation is displayed on the axis.

Declaration
public object Value { get; set; }
Property Value Type Description System.Object ValueScript

Provides a means of setting Value in the JavaScript environment.

Declaration
public string ValueScript { get; set; }
Property Value Type Description System.String Methods Dispose() Declaration FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides OnInitializedAsync() Declaration
protected override Task OnInitializedAsync()
Returns Type Description System.Threading.Tasks.Task ResetCachedExtent() Declaration
public void ResetCachedExtent()
ResetCachedExtentAsync() Declaration
public Task ResetCachedExtentAsync()
Returns Type Description System.Threading.Tasks.Task ResolveLabelValue() Declaration
public string ResolveLabelValue()
Returns Type Description System.String ResolveLabelValueAsync() Declaration
public Task<string> ResolveLabelValueAsync()
Returns Type Description System.Threading.Tasks.Task<System.String> Implements

System.IDisposable


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4