Spread Windows Forms 15.0
FarPoint.Excel Assembly / FarPoint.Excel Namespace / View3DInfo Class / FNotPieChart Property


In This Topic
    FNotPieChart Property (View3DInfo)
    In This Topic
    Gets or sets the F not pie chart.
    Syntax
    'Declaration
     
    
    Public Property FNotPieChart As Byte
    'Usage
     
    
    Dim instance As View3DInfo
    Dim value As Byte
     
    instance.FNotPieChart = value
     
    value = instance.FNotPieChart
    public byte FNotPieChart {get; set;}

    Property Value

    The F not pie chart.
    See Also