Class IgbRadialBaseChart
Inheritance
System.Object
IgbRadialBaseChart
Implements
System.IDisposable
Assembly: IgniteUI.Blazor.dll
Syntax
public class IgbRadialBaseChart : IgbDomainChart, RefSink, JsonSerializable, IDisposable
Constructors
IgbRadialBaseChart()
Declaration
public IgbRadialBaseChart()
Properties
ActualAngleAxisLabelTextColor
Declaration
public string ActualAngleAxisLabelTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
ActualValueAxisLabelTextColor
Declaration
public string ActualValueAxisLabelTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisExtent
Declaration
public double AngleAxisExtent { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string AngleAxisFormatLabel { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string AngleAxisFormatLabelScript { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisInverted
Declaration
public bool AngleAxisInverted { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
AngleAxisLabel
Declaration
public object AngleAxisLabel { get; set; }
Property Value
Type |
Description |
System.Object |
|
AngleAxisLabelAngle
Declaration
public double AngleAxisLabelAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisLabelBottomMargin
Declaration
public double AngleAxisLabelBottomMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string AngleAxisLabelFormat { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public IgbFormatSpecifierCollection AngleAxisLabelFormatSpecifiers { get; set; }
Property Value
AngleAxisLabelHorizontalAlignment
Declaration
public HorizontalAlignment AngleAxisLabelHorizontalAlignment { get; set; }
Property Value
AngleAxisLabelLeftMargin
Declaration
public double AngleAxisLabelLeftMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisLabelLocation
Declaration
public virtual AngleAxisLabelLocation AngleAxisLabelLocation { get; set; }
Property Value
AngleAxisLabelRightMargin
Declaration
public double AngleAxisLabelRightMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisLabelScript
Declaration
public string AngleAxisLabelScript { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisLabelTextColor
Declaration
public string AngleAxisLabelTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisLabelTextStyle
Declaration
public string AngleAxisLabelTextStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisLabelTopMargin
Declaration
public double AngleAxisLabelTopMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisLabelVerticalAlignment
Declaration
public VerticalAlignment AngleAxisLabelVerticalAlignment { get; set; }
Property Value
AngleAxisLabelVisibility
Declaration
public Visibility AngleAxisLabelVisibility { get; set; }
Property Value
AngleAxisMajorStroke
Declaration
public string AngleAxisMajorStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisMajorStrokeThickness
Declaration
public double AngleAxisMajorStrokeThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisMinorStroke
Declaration
public string AngleAxisMinorStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisMinorStrokeThickness
Declaration
public double AngleAxisMinorStrokeThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisStrip
Declaration
public string AngleAxisStrip { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisStroke
Declaration
public string AngleAxisStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisStrokeThickness
Declaration
public double AngleAxisStrokeThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisTickLength
Declaration
public double AngleAxisTickLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisTickStroke
Declaration
public string AngleAxisTickStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisTickStrokeThickness
Declaration
public double AngleAxisTickStrokeThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisTitle
Declaration
public string AngleAxisTitle { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisTitleAlignment
Declaration
public HorizontalAlignment AngleAxisTitleAlignment { get; set; }
Property Value
AngleAxisTitleAngle
Declaration
public double AngleAxisTitleAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisTitleBottomMargin
Declaration
public double AngleAxisTitleBottomMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisTitleLeftMargin
Declaration
public double AngleAxisTitleLeftMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisTitleMargin
Declaration
public double AngleAxisTitleMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisTitleRightMargin
Declaration
public double AngleAxisTitleRightMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
AngleAxisTitleTextColor
Declaration
public string AngleAxisTitleTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisTitleTextStyle
Declaration
public string AngleAxisTitleTextStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
AngleAxisTitleTopMargin
Declaration
public double AngleAxisTitleTopMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Type
Declaration
public override string Type { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
ValueAxisExtent
Declaration
public double ValueAxisExtent { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string ValueAxisFormatLabel { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string ValueAxisFormatLabelScript { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisInverted
Declaration
public bool ValueAxisInverted { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
ValueAxisLabel
Declaration
public object ValueAxisLabel { get; set; }
Property Value
Type |
Description |
System.Object |
|
ValueAxisLabelAngle
Declaration
public double ValueAxisLabelAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisLabelBottomMargin
Declaration
public double ValueAxisLabelBottomMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public string ValueAxisLabelFormat { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public IgbFormatSpecifierCollection ValueAxisLabelFormatSpecifiers { get; set; }
Property Value
ValueAxisLabelHorizontalAlignment
Declaration
public virtual HorizontalAlignment ValueAxisLabelHorizontalAlignment { get; set; }
Property Value
ValueAxisLabelLeftMargin
Declaration
public double ValueAxisLabelLeftMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisLabelLocation
Declaration
public virtual ValueAxisLabelLocation ValueAxisLabelLocation { get; set; }
Property Value
ValueAxisLabelRightMargin
Declaration
public double ValueAxisLabelRightMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisLabelScript
Declaration
public string ValueAxisLabelScript { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisLabelTextColor
Declaration
public string ValueAxisLabelTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisLabelTextStyle
Declaration
public string ValueAxisLabelTextStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisLabelTopMargin
Declaration
public double ValueAxisLabelTopMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisLabelVerticalAlignment
Declaration
public VerticalAlignment ValueAxisLabelVerticalAlignment { get; set; }
Property Value
ValueAxisLabelVisibility
Declaration
public Visibility ValueAxisLabelVisibility { get; set; }
Property Value
ValueAxisMajorStroke
Declaration
public string ValueAxisMajorStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisMajorStrokeThickness
Declaration
public double ValueAxisMajorStrokeThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisMinorStroke
Declaration
public string ValueAxisMinorStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisMinorStrokeThickness
Declaration
public double ValueAxisMinorStrokeThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisStrip
Declaration
public string ValueAxisStrip { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisStroke
Declaration
public string ValueAxisStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisStrokeThickness
Declaration
public double ValueAxisStrokeThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisTickLength
Declaration
public double ValueAxisTickLength { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisTickStroke
Declaration
public string ValueAxisTickStroke { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisTickStrokeThickness
Declaration
public double ValueAxisTickStrokeThickness { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisTitle
Declaration
public string ValueAxisTitle { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisTitleAlignment
Declaration
public VerticalAlignment ValueAxisTitleAlignment { get; set; }
Property Value
ValueAxisTitleAngle
Declaration
public double ValueAxisTitleAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisTitleBottomMargin
Declaration
public double ValueAxisTitleBottomMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisTitleLeftMargin
Declaration
public double ValueAxisTitleLeftMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisTitleMargin
Declaration
public double ValueAxisTitleMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisTitleRightMargin
Declaration
public double ValueAxisTitleRightMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
ValueAxisTitleTextColor
Declaration
public string ValueAxisTitleTextColor { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisTitleTextStyle
Declaration
public string ValueAxisTitleTextStyle { get; set; }
Property Value
Type |
Description |
System.String |
|
ValueAxisTitleTopMargin
Declaration
public double ValueAxisTitleTopMargin { get; set; }
Property Value
Type |
Description |
System.Double |
|
Methods
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 unscaledValue)
Parameters
Type |
Name |
Description |
System.Double |
unscaledValue |
|
Returns
Type |
Description |
System.Double |
|
GetScaledAngleAsync(Double)
Declaration
public Task<double> GetScaledAngleAsync(double unscaledValue)
Parameters
Type |
Name |
Description |
System.Double |
unscaledValue |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.Double> |
|
GetScaledValue(Double)
Declaration
public double GetScaledValue(double unscaledValue)
Parameters
Type |
Name |
Description |
System.Double |
unscaledValue |
|
Returns
Type |
Description |
System.Double |
|
GetScaledValueAsync(Double)
Declaration
public Task<double> GetScaledValueAsync(double unscaledValue)
Parameters
Type |
Name |
Description |
System.Double |
unscaledValue |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.Double> |
|
GetUnscaledAngle(Double)
Declaration
public double GetUnscaledAngle(double scaledValue)
Parameters
Type |
Name |
Description |
System.Double |
scaledValue |
|
Returns
Type |
Description |
System.Double |
|
GetUnscaledAngleAsync(Double)
Declaration
public Task<double> GetUnscaledAngleAsync(double scaledValue)
Parameters
Type |
Name |
Description |
System.Double |
scaledValue |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.Double> |
|
GetUnscaledValue(Double)
Declaration
public double GetUnscaledValue(double scaledValue)
Parameters
Type |
Name |
Description |
System.Double |
scaledValue |
|
Returns
Type |
Description |
System.Double |
|
GetUnscaledValueAsync(Double)
Declaration
public Task<double> GetUnscaledValueAsync(double scaledValue)
Parameters
Type |
Name |
Description |
System.Double |
scaledValue |
|
Returns
Type |
Description |
System.Threading.Tasks.Task<System.Double> |
|
ProvideContainer(Object)
Declaration
public override void ProvideContainer(object container)
Parameters
Type |
Name |
Description |
System.Object |
container |
|
Overrides
ProvideContainerAsync(Object)
Declaration
public override Task ProvideContainerAsync(object container)
Parameters
Type |
Name |
Description |
System.Object |
container |
|
Returns
Type |
Description |
System.Threading.Tasks.Task |
|
Overrides
Implements
System.IDisposable