ComponentOne Chart3D for WPF and Silverlight
FormatString Property (C1Chart3DLegend)


C1.WPF.C1Chart3D Namespace > C1Chart3DLegend Class : FormatString Property
Gets or sets the format string for the labels in the legend.
Syntax
'Declaration
 
Public Property FormatString As System.String
'Usage
 
Dim instance As C1Chart3DLegend
Dim value As System.String
 
instance.FormatString = value
 
value = instance.FormatString
public System.string FormatString {get; set;}
See Also

Reference

C1Chart3DLegend Class
C1Chart3DLegend Members