Show / Hide Table of Contents

Class IgbCategoryAngleAxis

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

Inheritance
System.Object
BaseRendererElement
IgbAxis
IgbCategoryAxisBase
IgbCategoryAngleAxis
IgbProportionalCategoryAngleAxis
Implements
JsonSerializable
System.IDisposable
Inherited Members
IgbCategoryAxisBase.GetCurrentItemsCountAsync()
IgbCategoryAxisBase.GetCurrentItemsCount()
IgbCategoryAxisBase.GetFullRangeAsync()
IgbCategoryAxisBase.GetFullRange()
IgbCategoryAxisBase.GetCategoryBoundingBoxAsync(Point, Boolean, Double)
IgbCategoryAxisBase.GetCategoryBoundingBox(Point, Boolean, Double)
IgbCategoryAxisBase.GetCategoryBoundingBoxHelperAsync(Point, Boolean, Double, Boolean)
IgbCategoryAxisBase.GetCategoryBoundingBoxHelper(Point, Boolean, Double, Boolean)
IgbCategoryAxisBase.UnscaleValueAsync(Double)
IgbCategoryAxisBase.UnscaleValue(Double)
IgbCategoryAxisBase.NotifySetItemAsync(Int32, Object, Object)
IgbCategoryAxisBase.NotifySetItem(Int32, Object, Object)
IgbCategoryAxisBase.NotifyClearItemsAsync()
IgbCategoryAxisBase.NotifyClearItems()
IgbCategoryAxisBase.NotifyInsertItemAsync(Int32, Object)
IgbCategoryAxisBase.NotifyInsertItem(Int32, Object)
IgbCategoryAxisBase.NotifyRemoveItemAsync(Int32, Object)
IgbCategoryAxisBase.NotifyRemoveItem(Int32, Object)
IgbCategoryAxisBase.DataSource
IgbCategoryAxisBase.DataSourceScript
IgbCategoryAxisBase.ItemsCount
IgbCategoryAxisBase.Gap
IgbCategoryAxisBase.MaximumGap
IgbCategoryAxisBase.MinimumGapSize
IgbCategoryAxisBase.Overlap
IgbCategoryAxisBase.UseClusteringMode
IgbCategoryAxisBase.ItemsCountChangedScript
IgbCategoryAxisBase.ItemsCountChanged
IgbAxis.Dispose()
IgbAxis.OnInitializedAsync()
IgbAxis.BindAxes(IgbAxis[])
IgbAxis.RenderAxisAsync()
IgbAxis.RenderAxis()
IgbAxis.ResetCachedEnhancedIntervalAsync()
IgbAxis.ResetCachedEnhancedInterval()
IgbAxis.GetItemValueAsync(Object, String)
IgbAxis.GetItemValue(Object, String)
IgbAxis.GetValueLabelAsync(Double)
IgbAxis.GetValueLabel(Double)
IgbAxis.ScaleValueAsync(Double)
IgbAxis.ScaleValue(Double)
IgbAxis.SeriesViewerParent
IgbAxis.ParentTypeName
IgbAxis.Label
IgbAxis.ContentLabelFormatSpecifiers
IgbAxis.ActualLabelFormatSpecifiers
IgbAxis.ContentAnnotations
IgbAxis.ActualAnnotations
IgbAxis.FormatLabelScript
IgbAxis.Title
IgbAxis.Stroke
IgbAxis.ActualStroke
IgbAxis.StrokeThickness
IgbAxis.StrokeDashArray
IgbAxis.Strip
IgbAxis.MajorStroke
IgbAxis.ActualMajorStroke
IgbAxis.MajorStrokeThickness
IgbAxis.MajorStrokeDashArray
IgbAxis.MinorStroke
IgbAxis.ActualMinorStroke
IgbAxis.MinorStrokeThickness
IgbAxis.MinorStrokeDashArray
IgbAxis.TickStroke
IgbAxis.TickStrokeThickness
IgbAxis.TickStrokeDashArray
IgbAxis.TickLength
IgbAxis.IsDisabled
IgbAxis.IsInverted
IgbAxis.ShouldAvoidAnnotationCollisions
IgbAxis.ShouldKeepAnnotationsInView
IgbAxis.UsePerLabelHeightMeasurement
IgbAxis.UseEnhancedIntervalManagement
IgbAxis.EnhancedIntervalMinimumCharacters
IgbAxis.EnhancedIntervalPreferMoreCategoryLabels
IgbAxis.LabelFontFamily
IgbAxis.LabelFontSize
IgbAxis.LabelFontStyle
IgbAxis.LabelFontWeight
IgbAxis.LabelTextColor
IgbAxis.LabelLocation
IgbAxis.LabelVisibility
IgbAxis.LabelShowFirstLabel
IgbAxis.LabelAngle
IgbAxis.LabelExtent
IgbAxis.LabelLeftMargin
IgbAxis.LabelRightMargin
IgbAxis.LabelTopMargin
IgbAxis.LabelBottomMargin
IgbAxis.LabelHorizontalAlignment
IgbAxis.LabelVerticalAlignment
IgbAxis.CrossingAxis
IgbAxis.CrossingAxisScript
IgbAxis.CrossingAxisName
IgbAxis.CrossingValue
IgbAxis.TitlePosition
IgbAxis.TitleFontFamily
IgbAxis.TitleFontSize
IgbAxis.TitleFontStyle
IgbAxis.TitleFontWeight
IgbAxis.TitleTextColor
IgbAxis.TitleLocation
IgbAxis.TitleVisibility
IgbAxis.TitleShowFirstLabel
IgbAxis.TitleAngle
IgbAxis.TitleExtent
IgbAxis.TitleLeftMargin
IgbAxis.TitleRightMargin
IgbAxis.TitleTopMargin
IgbAxis.TitleBottomMargin
IgbAxis.TitleHorizontalAlignment
IgbAxis.TitleVerticalAlignment
IgbAxis.Annotations
IgbAxis.CoercionMethods
IgbAxis.CoercionMethodsScript
IgbAxis.ExpectFunctions
IgbAxis.LabelFormat
IgbAxis.LabelFormatSpecifiers
IgbAxis.RangeChangedScript
IgbAxis.RangeChanged
IgbAxis.RenderRequestedScript
IgbAxis.RenderRequested
BaseRendererElement._name
BaseRendererElement._cachedSerializedContent
BaseRendererElement.BuildRenderTree(RenderTreeBuilder)
BaseRendererElement.OnElementNameChanged(BaseRendererElement, String, String)
BaseRendererElement.InvokeMethod(String, Object[], String[], ElementReference[])
BaseRendererElement.InvokeMethodSync(String, Object[], String[], ElementReference[])
BaseRendererElement.InvokeMethodHelper(String, String, Object[], String[], ElementReference[])
BaseRendererElement.InvokeMethodHelperSync(String, String, Object[], String[], ElementReference[])
BaseRendererElement.IsPropDirty(String)
BaseRendererElement.Serialize(SerializationContext, String)
BaseRendererElement.Serialize()
BaseRendererElement.EnsureValid()
BaseRendererElement.FromEventJson(BaseRendererControl, Dictionary<String, Object>)
BaseRendererElement.ToEventJson(BaseRendererControl, Dictionary<String, Object>)
BaseRendererElement.SetResourceStringAsync(String, String, String)
BaseRendererElement.SetResourceStringAsync(String, String)
BaseRendererElement.IgBlazor
BaseRendererElement.IsComponentRooted
BaseRendererElement.UseDirectRender
BaseRendererElement.ChildContent
BaseRendererElement.SupportsVisualChildren
BaseRendererElement.Name
BaseRendererElement.Parent
BaseRendererElement.MethodTarget
BaseRendererElement.CurrParent
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
Remarks

The set value is a factor that determines which labels will be hidden. For example, an interval of 2 will display every other label.

LabelMode

Declaration
public AxisAngleLabelMode LabelMode { get; set; }
Property Value
Type Description
AxisAngleLabelMode

MinorInterval

Gets or sets the frequency of displayed minor lines.

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

The set value is a factor that determines how the minor lines will be displayed.

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
IgbCategoryAxisBase.Type

Methods

EnsureModulesLoaded()

Declaration
protected override void EnsureModulesLoaded()
Overrides
BaseRendererElement.EnsureModulesLoaded()

FindByName(String)

Declaration
public override object FindByName(string name)
Parameters
Type Name Description
System.String name
Returns
Type Description
System.Object
Overrides
IgbCategoryAxisBase.FindByName(String)

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

JsonSerializable
System.IDisposable