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

Class IgbCategoryAngleAxis

Represents a IgbDataChart category angle axis. Useful for displaying radial categories.

Inheritance

System.Object

IgbCategoryAngleAxis

Implements

System.IDisposable

Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntax
public class IgbCategoryAngleAxis : IgbCategoryAxisBase, JsonSerializable, IDisposable
Constructors IgbCategoryAngleAxis() Declaration
public IgbCategoryAngleAxis()
Properties ActualInterval

Gets the effective value for the current Interval.

Declaration
public double ActualInterval { get; set; }
Property Value Type Description System.Double ActualIntervalChanged Declaration
public Action<double> ActualIntervalChanged { get; set; }
Property Value Type Description System.Action<System.Double> ActualIntervalChangedScript Declaration
public string ActualIntervalChangedScript { get; set; }
Property Value Type Description System.String ActualMinorInterval

Gets the effective value for the current MinorInterval.

Declaration
public double ActualMinorInterval { get; set; }
Property Value Type Description System.Double Interval

Gets or sets the frequency of displayed labels.

Declaration
public double Interval { get; set; }
Property Value Type Description System.Double LabelMode Declaration
public AxisAngleLabelMode LabelMode { get; set; }
Property Value MinorInterval

Gets or sets the frequency of displayed minor lines.

Declaration
public double MinorInterval { get; set; }
Property Value Type Description System.Double 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 GetCurrentActualInterval() Declaration
public double GetCurrentActualInterval()
Returns Type Description System.Double GetCurrentActualIntervalAsync() Declaration
public Task<double> GetCurrentActualIntervalAsync()
Returns Type Description System.Threading.Tasks.Task<System.Double> GetScaledAngle(Double) Declaration
public virtual double GetScaledAngle(double unscaledAngle)
Parameters Type Name Description System.Double unscaledAngle Returns Type Description System.Double GetScaledAngleAsync(Double)

Gets the scaled angle in radians from the raw axis value.

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

The raw axis value.

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

Gets the raw axis value from the scaled angle in radians.

Declaration
public virtual Task<double> GetUnscaledAngleAsync(double scaledAngle)
Parameters Type Name Description System.Double scaledAngle 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