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.IgbNumericAngleAxis.html below:

Class IgbNumericAngleAxis

Represents a IgbDataChart angle based axis for polar series.

Inheritance

System.Object

IgbNumericAngleAxis

Implements

System.IDisposable

Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntax
public class IgbNumericAngleAxis : IgbNumericAxisBase, JsonSerializable, IDisposable
Constructors IgbNumericAngleAxis() Declaration
public IgbNumericAngleAxis()
Properties LabelMode Declaration
public AxisAngleLabelMode LabelMode { get; set; }
Property Value StartAngleOffset

Indicates the angle in degress that the chart's 0th angle should be offset.

Declaration
public double StartAngleOffset { get; set; }
Property Value Type Description System.Double Type Declaration
public override string Type { get; }
Property Value Type Description System.String Overrides Methods EnsureModulesLoaded() Declaration
protected override void EnsureModulesLoaded()
Overrides FindByName(String) Declaration
public override object FindByName(string name)
Parameters Type Name Description System.String name Returns Type Description System.Object Overrides GetScaledAngle(Double) Declaration
public double GetScaledAngle(double unscaledAngle)
Parameters Type Name Description System.Double unscaledAngle Returns Type Description System.Double GetScaledAngleAsync(Double)

Gets the scaled angle value in radians based on the raw input.

Declaration
public Task<double> GetScaledAngleAsync(double unscaledAngle)
Parameters Type Name Description System.Double unscaledAngle

The unscaled angle.

Returns Type Description System.Threading.Tasks.Task<System.Double> GetUnscaledAngle(Double) Declaration
public double GetUnscaledAngle(double scaledAngle)
Parameters Type Name Description System.Double scaledAngle Returns Type Description System.Double GetUnscaledAngleAsync(Double)

Gets the raw axis value back from the angle that would be used on the chart.

Declaration
public Task<double> GetUnscaledAngleAsync(double scaledAngle)
Parameters Type Name Description System.Double scaledAngle

The chart angle value.

Returns Type Description System.Threading.Tasks.Task<System.Double> 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