ExpertComponents WebChart
ItemLabels Property
Namespaces > ExpertChart > Labels > ItemLabels
Labels for the value items (ex: percentage for pie/doughnut charts).
Syntax
C#Visual BasicManaged C++
public ItemLabels ItemLabels { get; }
Public ReadOnly Property ItemLabels As ItemLabels
public:
ItemLabels^ ItemLabels {
	ItemLabels^ get ();
}

Assembly: ExpertComponents.WebChart Version: 2.1.0.18844 (Module: ExpertComponents.WebChart)