Class LabelMeasurementPanel
Inherited Members
Namespace: Telerik.UI.Xaml.Controls.DataVisualization
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class LabelMeasurementPanel : VirtualizingTimeBarPanel, ISupportLabelMeasurement
Constructors
LabelMeasurementPanel()
Declaration
public LabelMeasurementPanel()
Methods
OnPixelsPerTickChanged(Double, Double)
Declaration
protected override void OnPixelsPerTickChanged(double oldValue, double newValue)
Parameters
|
System.Double
oldValue
|
|
System.Double
newValue
|