Version

Search Results

HeatMapChart Property

Returns an Appearance object that you can use to access all the formatting properties of a Heat Map Chart. Syntax Example

HeatMapChart3D Property

Returns an Appearance object that you can use to access all the formatting properties of a 3D Heat Map Chart. Syntax Example

HistogramChart Property

Returns an Appearance object that you can use to access all the formatting properties of a Histogram Chart. Syntax

HitTest(Int32,Int32) Method

This method is for QA purposes only. This is not be used by application developer. Syntax Parameters row1 data rowcolumn1 data column Return Value ReverseHitTest

HitTest(Int32,Int32,Object) Method

This method is for QA purposes only. This is not be used by application developer. Syntax Parameters row1 data rowcolumn1 data columnval Value to test for. Return Value ReverseHitTest

HitTest(Int32,Int32,Primitive) Method

This method is for QA purposes only. This is not be used by application developer. Syntax Parameters row1 data rowcolumn1 data columnprim Primitive to test for. Return Value ReverseHitTest

HitTest(Int32,Int32,Type) Method

This method is for QA purposes only. This is not be used by application developer. Syntax Parameters row1 data rowcolumn1 data columnprimitiveType Type of Primitive to test for. Return Value ReverseHitTest

HitTest(Primitive) Method

Gets a ReverseHitTest object given a Primitive. Syntax Parameters primitive The Primitive to find. Return Value A ReverseHitTest object corresponding to a Primitive that was interacted with. Remarks This method is intended for QA purposes and is not intended for use at the application level.

HitTest Method (UltraChart)

Gets a ReverseHitTest object given a Primitive. Overload List

Image Property (UltraChart)

Gets the Image object containing this chart. Syntax