North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Developers
Infragistics Ultimate
The complete toolkit for building high performing web, mobile, and desktop apps
Ignite UI for Angular
50+ Material-based UI components designed and built on Google’s Angular framework
Ignite UI for React
Features our high-performance data grid and real-time high-colume data charts
Ignite UI for JavaScript
100+ HTML5 / JavaScript jQuery components with extensions for React, Angular & ASP.NET MVC
Ultimate UI for ASP.NET
Versatile ASP.NET AJAX UI controls
Ultimate UI for Windows Forms
100+ fully featured, Microsoft Office-style UI controls
Ultimate UI for WPF
UI controls & productivity tools
Ultimate UI for Xamarin
UI controls & productivity tools
ReportPlus Embedded SDK
Tools to embed reports and dashboards in your apps
All Products
UX
Indigo Studio
Collaborative prototyping and remote usability testing for UX & usability professionals
UX Consulting
Partner with our UX & Development consultants to create useful, usable, high-performing applications
Business Teams
For Business Teams
SharePlus Enterprise
Mobile workspaces with business processes, collaboration, and data visualization for teams
ReportPlus
Exceptional analytics on any device
ReportPlus Embedded
Deliver embedded reports and dashboards in your apps
Consulting
Consulting
Popular Services
Our Process
Our Work
Blog
Contact Us
Learn & Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Purchase & Renew
Product Pricing / Buy Online
Renew Existing License
Contact Us
Ignite UI for Web Components
menu
Components
Get Started
All
Public
Public/Protected
All
Inherited
Externals
Globals
Igc
Align
Linear
Graph
Label
Event
Args
constructor
actual
Maximum
Value
actual
Minimum
Value
height
i
label
offsetX
offsetY
value
width
Globals
IgcAlignLinearGraphLabelEventArgs
Class IgcAlignLinearGraphLabelEventArgs
Represents event argument for AlignLinearGraphLabel.
Hierarchy
IgcFormatLinearGraphLabelEventArgs
IgcAlignLinearGraphLabelEventArgs
Constructors
constructor
Accessors
actual
Maximum
Value
actual
Minimum
Value
height
i
label
offsetX
offsetY
value
width
Constructors
constructor
new
Igc
Align
Linear
Graph
Label
Event
Args
(
)
:
IgcAlignLinearGraphLabelEventArgs
Returns
IgcAlignLinearGraphLabelEventArgs
Accessors
actual
Maximum
Value
get
actualMaximumValue
(
)
:
number
Returns
number
actual
Minimum
Value
get
actualMinimumValue
(
)
:
number
Returns
number
height
get
height
(
)
:
number
set
height
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
i
get
i
(
)
:
AlignLinearGraphLabelEventArgs_internal
Returns
AlignLinearGraphLabelEventArgs_internal
label
get
label
(
)
:
string
set
label
(
value
:
string
)
:
void
Returns
string
Parameters
value:
string
Returns
void
offsetX
get
offsetX
(
)
:
number
set
offsetX
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
offsetY
get
offsetY
(
)
:
number
set
offsetY
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
value
get
value
(
)
:
number
Returns
number
width
get
width
(
)
:
number
set
width
(
value
:
number
)
:
void
Returns
number
Parameters
value:
number
Returns
void
Represents event argument for AlignLinearGraphLabel.