ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.5.2 Assembly / C1.Win.C1Chart3D Namespace / Chart3DLegend Class / FormatString Property

In This Topic
    FormatString Property
    In This Topic
    Gets or sets the legend format string for numerical values.
    Syntax
    'Declaration
     
    Public Property FormatString As System.String
    public System.string FormatString {get; set;}
    See Also