[]
        
(Showing Draft Content)

C1.Win.FlexReport.Chart.ChartLegend.Legend3DFormatString

Legend3DFormatString Property

Legend3DFormatString

Gets or sets the 3D chart legend format string for numerical values.

Declaration
[C1Description("ChartLegend.Legend3DFormatString", "The 3D chart legend format string for numerical values.")]
public string Legend3DFormatString { get; set; }
<C1Description("ChartLegend.Legend3DFormatString", "The 3D chart legend format string for numerical values.")>
Public Property Legend3DFormatString As String