Dimension.Prefix
Description:
The text shown before the segment's value.
The text shown before the segment's value.
Remarks:
This property is for use with single-segment dimensions only. For multi-segment dimensions use the corresponding properties of the DimensionSegment class.
This property is for use with single-segment dimensions only. For multi-segment dimensions use the corresponding properties of the DimensionSegment class.
public string Prefix { get; set; }