|
NX Open C++ Reference Guide
|
Represents the 2d bar display style. More...
Additional Inherited Members | |
Public Member Functions inherited from NXOpen::CAE::Xyplot::BaseBarStyleSetting | |
| NXOpen::NXColor * | FillingColor () |
| Returns the filling color Created in NX9.0.0. | |
| NXOpen::NXColor * | OutlineColor () |
| Returns the outline color Created in NX9.0.0. | |
| void | SetFillingColor (NXOpen::NXColor *fillingColor) |
| Sets the filling color Created in NX9.0.0. | |
| void | SetOutlineColor (NXOpen::NXColor *outlineColor) |
| Sets the outline color Created in NX9.0.0. | |
| void | SetShowOutline (bool showOutline) |
| Sets a value indicating whether to display the outline Created in NX9.0.0. | |
| void | SetWidth (int barWidth) |
| Sets the bar width. | |
| bool | ShowOutline () |
| Returns a value indicating whether to display the outline Created in NX9.0.0. | |
| int | Width () |
| Returns the bar width. | |
Represents the 2d bar display style.
Not support KF.
Created in NX9.0.0.