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...
Gets or sets a set of property paths that should be excluded from consideration by the category chart. Syntax
Returns a representation of the chart visuals. Syntax Return Value An object representing the current chart visuals.
Forces any pending refresh to the chart surface to be finished. Syntax
Hides the active main tooltip, if displayed. Syntax
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
Gets or sets whether the chart can be horizontally zoomed through user interaction. Syntax
Gets or sets whether the chart can be vertically zoomed through user interaction. Syntax
Gets or sets the left margin of the chart content. Syntax