ChartStripLine 멤버
Represents a custom strip line for an axis.
ChartStripLine 형식은 다음 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
Equals | (Object에서 상속됩니다.) | |
Finalize | (Object에서 상속됩니다.) | |
GetHashCode | (Object에서 상속됩니다.) | |
GetType | (Object에서 상속됩니다.) | |
MemberwiseClone | (Object에서 상속됩니다.) | |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
ActionInfo | Actions for the strip line. | |
FieldsUsedInValueExpression | Gets the fields that are used in a value expression. | |
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
Interval | Size of the strip line. | |
IntervalOffset | Offset from the previous strip line or axis min (for the first strip line). | |
IntervalOffsetType | Units for the IntervalOffset. | |
IntervalType | Units for the Interval. | |
StripWidth | Width of the strip line. | |
StripWidthType | Units for the StripWidth. | |
Style | Gets the style properties of this report definition object. | |
TextOrientation | Indicates the orientation of the title text. | |
Title | Title for the strip line. | |
TitleAngle | Gets the angle of the title text. | |
ToolTip | Tool tip to display for the strip line. | |
UniqueName | Gets the unique identifier for this report definition object. |
맨 위로 이동