API Reference > OdDb Classes > OdDbAbstractPlotData Class > OdDbAbstractPlotData Methods > OdDbAbstractPlotData::setStyleSheet Method
OdDbAbstractPlotData::setStyleSheet Method
Syntax
C++
virtual void setStyleSheet(OdRxObject* pPlotObj, const OdString& styleSheetName) const = 0;
Parameters 
Description 
OdRxObject* pPlotObj 
[in] Pointer to the Plot object.  
const OdString& styleSheetName 
[in] Style sheet name. 

Sets the plot style sheet name associated with this Plot object.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.