PresentationSource
Definition
Provides a reference to the base window in which the chart is rendered. PresentationSource can be used when converting application pixels to/from device pixels via the helper methods in the ChartingExtensions class.
Property Value
A PresentationSource object representing the base window in which the chart is rendered.
Syntax
ChartControl.PresentationSource

