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

Class IgbColumnFragment

Represents one part of a StackedColumnSeries.

Inheritance

System.Object

IgbColumnFragment

Implements

System.IDisposable

Namespace: IgniteUI.Blazor.Controls Assembly: IgniteUI.Blazor.dll Syntax
public class IgbColumnFragment : IgbFragmentBase, JsonSerializable, IDisposable
Constructors IgbColumnFragment() Declaration
public IgbColumnFragment()
Properties RadiusX

Gets or sets the x-radius of the ellipse that is used to round the corners of the column.

Declaration
public double RadiusX { get; set; }
Property Value Type Description System.Double RadiusY

Gets or sets the y-radius of the ellipse that is used to round the corners of the column.

Declaration
public double RadiusY { 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 GetItem(Point) Declaration
public override object GetItem(Point world)
Parameters Type Name Description Point world Returns Type Description System.Object Overrides GetItemAsync(Point)

Gets the item that is the best match for the specified world coordinates.

Declaration
public override Task<object> GetItemAsync(Point world)
Parameters Type Name Description Point world

The world coordinates to use.

Returns Type Description System.Threading.Tasks.Task<System.Object> Overrides GetItemIndex(Point) Declaration
public override int GetItemIndex(Point world)
Parameters Type Name Description Point world Returns Type Description System.Int32 Overrides GetItemIndexAsync(Point)

Gets the index of the item that resides at the provided world coordinates.

Declaration
public override Task<int> GetItemIndexAsync(Point world)
Parameters Type Name Description Point world

The world coordinates of the requested item.

Returns Type Description System.Threading.Tasks.Task<System.Int32> Overrides GetSeriesValueBoundingBox(Point) Declaration
public override Rect GetSeriesValueBoundingBox(Point world)
Parameters Type Name Description Point world Returns Overrides GetSeriesValueBoundingBoxAsync(Point)

If possible, will return the best available value bounding box within the series that has the best value match for the world position provided.

Declaration
public override Task<Rect> GetSeriesValueBoundingBoxAsync(Point world)
Parameters Type Name Description Point world

The world coordinate for which to get a value bounding box for

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