Plot |
The PlotGroupStyle type exposes the following members.
Name | Description | |
---|---|---|
GetFirstStyleToApplyImplementingInterfaceT | Looks first in externalGroups, then in localGroups for the type of PlotGroupStyle to apply. In contrast to GetStyleToApplyT(IPlotGroupStyleCollection, IPlotGroupStyleCollection), we are searching here only for an interface, and return the first plot group style found that implements that interface. If an instance with this interface found, this instance is returned. If found, the containig collection is informed that this group style will be applied now by calling OnBeforeApplication. | |
GetStyleToApplyT | Looks first in externalGroups, then in localGroups for the type of PlotGroupStyle to apply. If an instance of this type is found, this instance is returned. If found, the containig collection is informed that this group style will be applied now by calling OnBeforeApplication. | |
GetStyleToInitializeT | ||
ShouldAddExternalGroupStyle | ||
ShouldAddLocalGroupStyle |