MindFusion.Wpf Pack Programmer's Guide
BasePresenter.TimeResolution Property
See Also
 





Gets the time resolution in the panel containing this presenter, expressed as DIPs per tick (DPT).

Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf

 Syntax

C#  Copy Code

public double TimeResolution { get; }

Visual Basic  Copy Code

Public ReadOnly Property TimeResolution As Double

 Property Value

A double value specifying the resolution in the parent chart.

 See Also

BasePresenter Members
BasePresenter Class
MindFusion.DataViews.Wpf Namespace