Harness proD API Help
EPLAN.Harness.API.DataStructures.DisplayConfigurations Namespace / SpliceSpiderDiagramSetting Class / LegText2 Property
In This Topic
    LegText2 Property (SpliceSpiderDiagramSetting)
    In This Topic
    Second text for a leg of this spider diagram. (The text after the colon.)
    Syntax
    public TextProperty LegText2 {get; set;}
    Exceptions
    ExceptionDescription
    Argument is null.
    Remarks
    The text for any leg of the spider diagram consist of: 'LegText1' : 'LegText2'.
    See Also