ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianSeriesView<TOwnerView,TPointView> Class / detail Property

In This Topic
    detail Property (_BaseCartesianSeriesView<TOwnerView,TPointView>)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property detail As DataValueType
    public DataValueType detail {get;}
    See Also