FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / ChartLegend Class / Legend3DFormatString Property

In This Topic
    Legend3DFormatString Property (ChartLegend)
    In This Topic
    Gets or sets the 3D chart legend format string for numerical values.
    Syntax
    'Declaration
     
    Public Property Legend3DFormatString As String
    public string Legend3DFormatString {get; set;}
    See Also