Property | Description | Return Type | Input Parameters | Remarks |
BaseStyleLabel; | BSTR | |||
BorderMarginBottom; | double | |||
BorderMarginLeft; | double | |||
BorderMarginRight; | double | |||
BorderMarginTop; | double | |||
BorderSize; | double | |||
BorderType; | eStyleBorderType | |||
BrushColor; | eColor | |||
BrushHatch; | eStyleBrushHatch | |||
BrushHatchSize; | long | |||
FontAlignment; | eAlignment | |||
FontColor; | eColor | |||
FontFaceName; | BSTR | |||
FontItalics; | boolean | |||
FontOrientation; | eStyleFontOrientation | |||
FontPointSize; | long | |||
FontSizeToFit; | boolean | |||
FontUnderline; | boolean | |||
FontWeight; | eStyleFontWeight | |||
FontWordWrap; | boolean | |||
FormatDecimalPlaces; | long | |||
FormatFieldWidth; | long | |||
FormatLeadCharacters; | eStyleFormatLeadChar | |||
FormatSigned; | boolean | |||
Label; | BSTR | |||
PenColor; | eColor | |||
PenStyle; | eStylePenStyle | |||
PenWidth; | double | |||
UseBorderMarginBottom; | boolean | |||
UseBorderMarginLeft; | boolean | |||
UseBorderMarginRight; | boolean | |||
UseBorderMarginTop; | boolean | |||
UseBorderType; | boolean | |||
UseBrushColor; | boolean | |||
UseBrushHatch; | boolean | |||
UseFontAlignment; | boolean | |||
UseFontColor; | boolean | |||
UseFontFaceName; | boolean | |||
UseFontItalics; | boolean | |||
UseFontOrientation; | boolean | |||
UseFontPointSize; | boolean | |||
UseFontSizeToFit; | boolean | |||
UseFontUnderline; | boolean | |||
UseFontWeight; | boolean | |||
UseFontWordWrap; | boolean | |||
UseFormat; | boolean | |||
UsePenColor; | boolean | |||
UsePenStyle; | boolean | |||
UsePenWidth; | boolean |
Enumerator | Description | Help String | Input Parameters | Remarks |
eAlignmentCenter, | Center | |||
eAlignmentLeft = 1, | Left | |||
eAlignmentRight | Right |
Enumerator | Description | Help String | Input Parameters | Remarks |
eBorderTypeBox, | Box | |||
eBorderTypeButton | Button | |||
eBorderTypeCircumEllipse, | Circumscribed Ellipse | |||
eBorderTypeInscribedEllipse, | Inscribed Ellipse | |||
eBorderTypeInvisible, | Invisible | |||
eBorderTypeNone = 0, | None | |||
eBorderTypeRoundedBox, | Rounded Box | |||
eBorderTypeShadow, | Shadow |
Enumerator | Description | Help String | Input Parameters | Remarks |
eBrushHatchCross, | Cross | |||
eBrushHatchDiagonal, | Diagonal | |||
eBrushHatchDownDiagonal, | Down Diagonal | |||
eBrushHatchHorizontal, | Horizontal | |||
eBrushHatchNone = 0, | None | |||
eBrushHatchUpDiagonal, | Up Diagonal | |||
eBrushHatchVertical | Vertical |
Enumerator | Description | Help String | Input Parameters | Remarks |
eFontOrientationHorizontal = 1, | Horizontal | |||
eFontOrientationVerticalLeft, | Vertical Left | |||
eFontOrientationVerticalRight | Vertical Right |
Enumerator | Description | Help String | Input Parameters | Remarks |
eFontWeightBold, | Bold | |||
eFontWeightExtaBold, | Extra Bold | |||
eFontWeightExtaThin, | Extra Thin | |||
eFontWeightHeavy | Heavy | |||
eFontWeightLight, | Light | |||
eFontWeightMedium, | Medium | |||
eFontWeightNormal, | Normal | |||
eFontWeightSemiBold, | Semi Bold | |||
eFontWeightThin = 1, | Thin |
Enumerator | Description | Help String | Input Parameters | Remarks |
eFormatLeadCharNone = 0, | None | |||
eFormatLeadCharSpaces, | Spaces | |||
eFormatLeadCharZero | Zero |
Enumerator | Description | Help String | Input Parameters | Remarks |
ePenStyleDash, | Dash | |||
ePenStyleDashDot, | Dash Dot | |||
ePenStyleDashDotDot | Dash Dot Dot | |||
ePenStyleDot, | Dot | |||
ePenStyleSolid = 1, | Solid |