Spread ASP.NET 17
FarPoint.Web.Chart Assembly / FarPoint.Web.Chart Namespace / HistogramSeries Class / binOptionInternal Property


In This Topic
    binOptionInternal Property
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property binOptionInternal As BinOption
    'Usage
     
    
    Dim instance As HistogramSeries
    Dim value As BinOption
     
    value = instance.binOptionInternal
    public BinOption binOptionInternal {get;}
    See Also