MindFusion.Charting Programmer's Guide

LabelsCollection Constructor ()

See Also
 





Initializes a new instance of the LabelsCollection class.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public LabelsCollection ()

Visual Basic  Copy Code

Public Sub New ()

JavaScript  Copy Code

function LabelsCollection ()

 See Also