ASP.NET Pack Programmer's Guide
AxisRenderer.PinLabels Property
See Also
 





Gets or sets a value indicating whether coordinate labels should be pinned in place or scroll together with the plot when users pan it.

Namespace: MindFusion.Charting
Package: MindFusion.Charting

 Syntax

C#  Copy Code

public bool PinLabels { get; set; }

Visual Basic  Copy Code

Public Property PinLabels As Boolean

 Property Value

 See Also

AxisRenderer Members
AxisRenderer Class
MindFusion.Charting Namespace