Makes this controls Z-order the foremost on the parent container. Syntax
Returns an Appearance object that you can use to access all the formatting properties of a Bubble Chart. Syntax Example
Returns an Appearance object that you can use to access all the formatting properties of a Candle Chart. Syntax Example
Event for UltraChart 3D Transform events. Syntax Event Data The event handler receives an argument of type ChartTransform3DEventArgs containing data related to this event. The following ChartTransform3DEventArgs properties provide information specific to this event.Property Description Scale Specifies the scale of...
Event for UltraChart mouse click events. Syntax Event Data The event handler receives an argument of type ChartDataEventArgs containing data related to this event. The following ChartDataEventArgs properties provide information specific to this event.Property Description ColumnLabel The text label associated with ...
Event for UltraChart mouse doubleclick events. Syntax Event Data The event handler receives an argument of type ChartDataEventArgs containing data related to this event. The following ChartDataEventArgs properties provide information specific to this event.Property Description ColumnLabel The text label associated...
DrawItem event. This event is fired everytime the chart has to draw a primitive in the chart renderer. This is fired just before drawing the item on the chart. Syntax Event Data The event handler receives an argument of type ChartDrawItemEventArgs containing data related to this event. The following ChartDrawItemE...
Specifies which type of chart will be rendered. This affects the set of visible properties in the Designer. Syntax Example
The set of all color model properties such as Random, Linear, or Grayscale shading. Syntax Example
Returns an Appearance object that you can use to access all the formatting properties of a Column Chart. Syntax Example