Use custom settings for summary chart X axis.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool UseCustomSummaryTrendAxis { get; set; } |
Visual Basic |
---|
Public Property UseCustomSummaryTrendAxis As Boolean Get Set |
JScript |
---|
function get UseCustomSummaryTrendAxis () : boolean function set UseCustomSummaryTrendAxis (value : boolean) |