Version

Search Results

DataSource Property (UltraCategoryChart)

Gets or sets a collection of data items used to generate the chart. Syntax Remarks Value of this property can be a list of objects containing one or more numeric properties. Additionally, if the objects in the list implement the IEnumerable interface, the Category Chart will attempt to delve into the sub-collectio...

ExcludedProperties Property

Gets or sets a set of property paths that should be excluded from consideration by the category chart. Syntax

ExportVisualData Method (UltraCategoryChart)

Returns a representation of the chart visuals. Syntax Return Value An object representing the current chart visuals.

Flush Method (UltraCategoryChart)

Forces any pending refresh to the chart surface to be finished. Syntax

HideToolTip Method (UltraCategoryChart)

Hides the active main tooltip, if displayed. Syntax

IncludedProperties Property

Gets or sets a set of property paths that should be included for consideration by the category chart, leaving the remaineder excluded. If null, all properties will be considered. Syntax

IsHorizontalZoomEnabled Property (UltraCategoryChart)

Gets or sets whether the chart can be horizontally zoomed through user interaction. Syntax

IsVerticalZoomEnabled Property (UltraCategoryChart)

Gets or sets whether the chart can be vertically zoomed through user interaction. Syntax

LeftMargin Property

Gets or sets the left margin of the chart content. Syntax