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

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