ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Options Namespace / _ReferenceLineOverlayOption Class / detailKey Property

In This Topic
    detailKey Property (_ReferenceLineOverlayOption)
    In This Topic
    Syntax
    'Declaration
     
    Public Property detailKey As List(Of DataValueType)
    public List<DataValueType> detailKey {get; set;}
    See Also