MindFusion WinForms Programmer's Guide
AxesChart.GridLabelPointer Property
See Also
 





Gets or sets the length of the pointer to custom grid labels.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public float GridLabelPointer { get; set; }

Visual Basic  Copy Code

Public Property GridLabelPointer As Single

 Property Value

A float value specifying the length of the pointer.

 See Also

AxesChart Members
AxesChart Class
MindFusion.Reporting Namespace