Skip to main content

ChartGridBehavior Members

The behavior in which the Chart bound Range Control Client gets its parameters from the bound chart.

Constructors

Name Description
ChartGridBehavior() Initializes a new instance of the ChartGridBehavior class with the default settings.

Properties

Name Description
TypeNameSerializable Gets the string value used to support serialization of the chart dependency object. Inherited from ChartDependencyObject.

Events

Name Description
PropertyChanged Occurs every time any of the ChartDependencyObject class properties has changed its value. Inherited from ChartDependencyObject.
See Also