The following tables list the members exposed by GraphicsContext.
Name | Description | |
---|---|---|
![]() | GraphicsContext Constructor | Create graphics context with defalut settings. |
Name | Description | |
---|---|---|
![]() | AccumulatedElementsValue | Accumulated value of elements. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
Name | Description | |
---|---|---|
![]() | Caps | This Primitive's Capabilities. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | Chart | Retrieves the ChartType in which this Primitive was drawn. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | ClipPath | Set Graphics path that specifies the clip region. |
![]() | Column | Column from data model which represents this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | DataPoint | DataPoint being represented by this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | Empty | Property indicating whether or not this primitive is empty. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | Layer | Layer responsible for this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | Path | A hierarchical path identifying this Primitive within the scene. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | PE | Paint element to paint this Primitive with. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | ResetTransform | Determines whether or not this GraphicsContext will cause the graphics Transform matrix to be reset. |
![]() | Row | Row from data model which represents this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | SE | Skin element to skin this Primitive with. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | Series | Series being represented by this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | Tags | Hashtable for storage of objects related to this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | Transform | A transform matrix to apply to the renderer's graphics. |
![]() | Value | An object reference containing data pertinent to this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | Visible | Gets/sets value of Visible. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
Name | Description | |
---|---|---|
![]() | ApplyRenderingMode | Make this grahics context to apply the graphics rendering mode. |
![]() | GetClipBounds | Returns the clip bounds of graphics context. |
![]() | GetPrimitives | Retrieves other Primitives associated with this Primitive, if any. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | GetRenderingMode | Returns the smoothing mode applied by this graphics context. |
![]() | GetResetClip | Returns true if it was asked to reset the clip. |
![]() | Highlight | Adds highlighting onto the current Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | HitTest | Indicates whether a point location hits this Primitive. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |
![]() | ResetClip | Make this graphics context to reset the last set clip. |
![]() | SetClipBounds | Set clip bounds of renderer. |
![]() | SetRenderingMode | Set the smoothing mode of the graphics render when processed. |
Name | Description | |
---|---|---|
![]() | IsMyChartAreaVisibleAt | Determines whether or not the ChartArea in which this Primitive resides is visible at the given location. (Inherited from Infragistics.UltraChart.Core.Primitives.Primitive) |